Update tslint.json

This commit is contained in:
Daniel Sogl
2018-09-17 16:36:18 +02:00
committed by GitHub
parent 89ed51cc49
commit 737ad518c8
-1
View File
@@ -5,7 +5,6 @@
"no-empty": false,
"no-import-side-effect": false,
"no-redundant-jsdoc": false,
// TODO: Activate rules step by step
"ban-types": false,
"no-shadowed-variable": false,
"only-arrow-functions": false,