diff options
| author | Lazarus Holl <lazhh@protonmail.com> | 2019-03-03 22:21:58 -0800 |
|---|---|---|
| committer | Bert Belder <bertbelder@gmail.com> | 2019-03-03 22:21:58 -0800 |
| commit | 048a8a77753881936d7c6b32f4534ee364eb42ad (patch) | |
| tree | 4a43e11ce3a2c66b8e94513a05731f04d18cfbfd | |
| parent | 4cb157b85bc1770b79002e36747191d69eb757c0 (diff) | |
Removed comment from tslint.json (#1878)
| -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, |
