Skip to content

Commit

Permalink
fix(client): remove no-empty from tslint.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Awk34 committed Apr 25, 2016
1 parent bdf1e4a commit eafc4e0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/templates/client/tslint.json(ts)
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@
"no-debugger": true,
"no-duplicate-key": true,
"no-duplicate-variable": true,
"no-empty": true,
"no-eval": true,
"no-inferrable-types": true,
"no-shadowed-variable": true,
Expand Down

0 comments on commit eafc4e0

Please sign in to comment.