Skip to content

Commit 25287a6

Browse files
committed
update tslint rules
1 parent 1dcafff commit 25287a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tslint.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"no-construct": true,
4141
"no-debugger": true,
4242
"no-duplicate-variable": true,
43-
"no-empty": false,
43+
"no-empty": true,
4444
"no-eval": true,
4545
"no-inferrable-types": false,
4646
"no-shadowed-variable": true,

0 commit comments

Comments
 (0)