Skip to content

Commit

Permalink
Merge pull request #2 from dvisionlab/fix_package
Browse files Browse the repository at this point in the history
add eslint config file
  • Loading branch information
ronzim authored Aug 26, 2020
2 parents 0b8267b + ebd15aa commit 566932d
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .eslintrc.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"parserOptions": {
"ecmaFeatures": {
"modules": true
}
}
}

0 comments on commit 566932d

Please sign in to comment.