mirror of
https://github.com/nasa/openmct.git
synced 2025-01-01 19:06:40 +00:00
14f97eae9c
WTD-1482
9 lines
178 B
JSON
9 lines
178 B
JSON
{
|
|
"source": {
|
|
"include": [
|
|
"platform/"
|
|
],
|
|
"includePattern": "platform/.+\\.js$",
|
|
"excludePattern": ".+\\Spec\\.js$|lib/.+"
|
|
}
|
|
} |