mirror of
https://github.com/nasa/openmct.git
synced 2024-12-20 05:37:53 +00:00
23f18c799d
WTD-1482.
12 lines
229 B
JSON
12 lines
229 B
JSON
{
|
|
"source": {
|
|
"include": [
|
|
"platform/"
|
|
],
|
|
"includePattern": "platform/.+\\.js$",
|
|
"excludePattern": ".+\\Spec\\.js$|lib/.+"
|
|
},
|
|
"plugins": [
|
|
"plugins/markdown"
|
|
]
|
|
} |