diff options
-rw-r--r-- | tslint.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tslint.json b/tslint.json index e6e1fe870..c2f13854f 100644 --- a/tslint.json +++ b/tslint.json @@ -35,7 +35,6 @@ "no-debugger": true, "no-default-export": true, "no-inferrable-types": true, - //"no-namespace": [true, "allow-declarations"], "no-reference": true, "no-require-imports": true, "no-string-throw": true, |