Skip to content

Commit

Permalink
Update tslint.json for a useless warning
Browse files Browse the repository at this point in the history
  • Loading branch information
josephj committed Oct 28, 2018
1 parent 388f05e commit 5d9f53f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions client/tests/.eslintrc.json
Expand Up @@ -3,5 +3,8 @@
{
"rules": {
"no-undef": 0
},
"jsRules": {
"no-empty": true
}
}

0 comments on commit 5d9f53f

Please sign in to comment.