Skip to content

Commit

Permalink
restored .eslintrc
Browse files Browse the repository at this point in the history
  • Loading branch information
kroitor committed Dec 10, 2017
1 parent a1541ed commit 77705ac
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .eslintrc
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
{
"parserOptions": {
"ecmaVersion": 2017,
"ecmaVersion": 6,
"sourceType": "module"
},
"rules": {
"strict": 0
}
}

0 comments on commit 77705ac

Please sign in to comment.