mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-31 17:38:48 +00:00
add codelyzer in webscript tag and social (#2061)
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
{
|
||||
"rulesDirectory": [
|
||||
"node_modules/codelyzer"
|
||||
],
|
||||
"rules": {
|
||||
"align": [
|
||||
true,
|
||||
@@ -113,6 +116,7 @@
|
||||
"check-type",
|
||||
"check-module",
|
||||
"check-decl"
|
||||
]
|
||||
],
|
||||
"ordered-imports": true
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user