From 048a8a77753881936d7c6b32f4534ee364eb42ad Mon Sep 17 00:00:00 2001 From: Lazarus Holl Date: Sun, 3 Mar 2019 22:21:58 -0800 Subject: Removed comment from tslint.json (#1878) --- tslint.json | 1 - 1 file changed, 1 deletion(-) 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, -- cgit v1.2.3