Skip to content

Commit

Permalink
Bumps the env version to es2017
Browse files Browse the repository at this point in the history
  • Loading branch information
peterramsing committed Jun 30, 2022
1 parent 49c96c8 commit eff4246
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .eslintrc.js
@@ -1,6 +1,6 @@
module.exports = {
env: {
es6: true,
es2017: true,
node: true,
},
plugins: ['prettier'],
Expand Down

0 comments on commit eff4246

Please sign in to comment.