mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-10-01 14:41:32 +00:00
add missing fdescribe rule in lib tslint
This commit is contained in:
@@ -19,7 +19,8 @@
|
|||||||
],
|
],
|
||||||
"ban": [
|
"ban": [
|
||||||
true,
|
true,
|
||||||
"eval"
|
"eval",
|
||||||
|
"fdescribe"
|
||||||
],
|
],
|
||||||
"class-name": true,
|
"class-name": true,
|
||||||
"comment-format": [
|
"comment-format": [
|
||||||
|
Reference in New Issue
Block a user