Skip to content

Commit

Permalink
Update eslint for webpack
Browse files Browse the repository at this point in the history
  • Loading branch information
AshurovG committed Sep 26, 2024
1 parent 1162860 commit 0494157
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions eslint.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,10 @@ export default [
Handlebars: 'readonly',
},
},
files: ['webpack.config.js'],
env: {
node: true,
},
},
pluginJs.configs.recommended,
eslintConfigPrettier,
Expand Down

0 comments on commit 0494157

Please sign in to comment.