Skip to content

Commit

Permalink
Update .eslintrc.js
Browse files Browse the repository at this point in the history
  • Loading branch information
sweep-nightly[bot] authored Jul 30, 2023
1 parent 349b24d commit 2713e8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .eslintrc.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
module.exports = {
parser: 'babel-eslint',
parserOptions: {
ecmaVersion: 8,
ecmaVersion: 6,
},
plugins: ['import'],
rules: {
Expand Down

0 comments on commit 2713e8c

Please sign in to comment.