mirror of
https://github.com/denoland/deno.git
synced 2025-03-03 09:31:22 -05:00
Removed comment from tslint.json (#1878)
This commit is contained in:
parent
4cb157b85b
commit
048a8a7775
1 changed files with 0 additions and 1 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Reference in a new issue