Skip to content

Commit eafc4e0

Browse files
committed
fix(client): remove no-empty from tslint.json
1 parent bdf1e4a commit eafc4e0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Diff for: app/templates/client/tslint.json(ts)

-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@
2121
"no-debugger": true,
2222
"no-duplicate-key": true,
2323
"no-duplicate-variable": true,
24-
"no-empty": true,
2524
"no-eval": true,
2625
"no-inferrable-types": true,
2726
"no-shadowed-variable": true,

0 commit comments

Comments
 (0)