Skip to content

Commit

Permalink
Chore: tslint updated
Browse files Browse the repository at this point in the history
  • Loading branch information
rafaesc committed Jun 18, 2018
1 parent 9fee15e commit df15413
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tslint.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
]
},
"rules": {
"no-unused-variable": true,
"no-unused-variable": false,
"no-empty-interface": false,
"ordered-imports": false
},
Expand Down

0 comments on commit df15413

Please sign in to comment.