Skip to content

Commit

Permalink
Remove unnecessary eslint rules
Browse files Browse the repository at this point in the history
  • Loading branch information
kabirbaidhya committed Jul 17, 2019
1 parent a843fd1 commit dedf9a9
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .eslintrc
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,5 @@
"parserOptions": {
"ecmaVersion": 6,
"sourceType": "module"
},
"rules": {
"strict": 0,
"no-var": 2
}
}

0 comments on commit dedf9a9

Please sign in to comment.