aboutsummaryrefslogtreecommitdiffstats
path: root/cds-ui/designer-client/tslint.json
diff options
context:
space:
mode:
Diffstat (limited to 'cds-ui/designer-client/tslint.json')
-rw-r--r--cds-ui/designer-client/tslint.json7
1 files changed, 1 insertions, 6 deletions
diff --git a/cds-ui/designer-client/tslint.json b/cds-ui/designer-client/tslint.json
index ecbd7cf88..f85fc68d9 100644
--- a/cds-ui/designer-client/tslint.json
+++ b/cds-ui/designer-client/tslint.json
@@ -87,10 +87,5 @@
},
"rulesDirectory": [
"codelyzer"
- ],
- "linterOptions": {
- "exclude": [
- "src/app/modules/feature-modules/packages/designer/designer.component.ts"
- ]
- }
+ ]
}