restore fdescribe ban

This commit is contained in:
Eugenio Romano
2018-03-22 19:16:50 +00:00
parent c2820ee9b4
commit 3a499c8561
2 changed files with 3 additions and 2 deletions

View File

@@ -24,4 +24,4 @@ export * from './components/file-uploading-list-row.component';
export * from './directives/file-draggable.directive'; export * from './directives/file-draggable.directive';
export * from './components/base-upload/upload-base'; export * from './components/base-upload/upload-base';

View File

@@ -11,7 +11,8 @@
], ],
"ban": [ "ban": [
true, true,
"eval" "eval",
"fdescribe"
], ],
"class-name": true, "class-name": true,
"comment-format": [ "comment-format": [