mirror of
https://github.com/nasa/openmct.git
synced 2025-01-18 10:46:42 +00:00
[JSDoc] Exclude examples
WTD-1482
This commit is contained in:
parent
2f79323264
commit
14f97eae9c
@ -1,10 +1,9 @@
|
||||
{
|
||||
"source": {
|
||||
"include": [
|
||||
"example/",
|
||||
"platform/"
|
||||
],
|
||||
"includePattern": "(example|platform)/.+\\.js$",
|
||||
"includePattern": "platform/.+\\.js$",
|
||||
"excludePattern": ".+\\Spec\\.js$|lib/.+"
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user