Skip to content

Commit

Permalink
improve
Browse files Browse the repository at this point in the history
  • Loading branch information
OlivierZal committed May 15, 2024
1 parent c05fc23 commit 55d635f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions eslint.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -286,6 +286,7 @@ module.exports = tsEslint.config(
files: ['**/*.js'],
languageOptions: {
globals: globals.node,
sourceType: 'commonjs',
},
rules: {
'@typescript-eslint/no-var-requires': 'off',
Expand Down

0 comments on commit 55d635f

Please sign in to comment.