summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLazarus Holl <lazhh@protonmail.com>2019-03-03 22:21:58 -0800
committerBert Belder <bertbelder@gmail.com>2019-03-03 22:21:58 -0800
commit048a8a77753881936d7c6b32f4534ee364eb42ad (patch)
tree4a43e11ce3a2c66b8e94513a05731f04d18cfbfd
parent4cb157b85bc1770b79002e36747191d69eb757c0 (diff)
Removed comment from tslint.json (#1878)
-rw-r--r--tslint.json1
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,