Skip to content

Commit

Permalink
Create .eslintrc.json
Browse files Browse the repository at this point in the history
  • Loading branch information
ted423 committed Dec 4, 2022
1 parent 36a7892 commit 9821c80
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .eslintrc.json
@@ -0,0 +1,8 @@
{
"env": {
"browser": true,
"commonjs": true,
"es6": true,
"jquery": true
}
}

0 comments on commit 9821c80

Please sign in to comment.