Removed comment from tslint.json (#1878)

This commit is contained in:
Lazarus Holl 2019-03-03 22:21:58 -08:00 committed by Bert Belder
parent 4cb157b85b
commit 048a8a7775

View File

@ -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,