We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1dcafff commit 25287a6Copy full SHA for 25287a6
tslint.json
@@ -40,7 +40,7 @@
40
"no-construct": true,
41
"no-debugger": true,
42
"no-duplicate-variable": true,
43
- "no-empty": false,
+ "no-empty": true,
44
"no-eval": true,
45
"no-inferrable-types": false,
46
"no-shadowed-variable": true,
0 commit comments