mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
* [ADF-2979] Update to ignore blank JSDocs for method signature * [ADF-2979] Finished adding blank JSDoc check for services
23 lines
404 B
JSON
23 lines
404 B
JSON
{
|
|
"profiles": {
|
|
"default": [
|
|
"index",
|
|
"versionIndex",
|
|
"tutorialIndex",
|
|
"tsInfo",
|
|
"toc"
|
|
],
|
|
"index": [
|
|
"index",
|
|
"versionIndex",
|
|
"tutorialIndex"
|
|
],
|
|
"enhance": [
|
|
"tsInfo",
|
|
"toc"
|
|
],
|
|
"dev": [
|
|
"tsInfo"
|
|
]
|
|
}
|
|
} |