Skip to content

Commit

Permalink
chore: fix wrong envs in eslint config
Browse files Browse the repository at this point in the history
  • Loading branch information
valpinkman committed Jan 16, 2024
1 parent 828910d commit 900c3ee
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/config/eslint/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,6 @@ module.exports = {
env: {
es6: true,
node: true,
console: true,
},
},
],
Expand Down

0 comments on commit 900c3ee

Please sign in to comment.