Skip to content

Commit 8ad64f0

Browse files
committed
Update ESLint config
1 parent 4a3f539 commit 8ad64f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eslint.config.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@ export default [
2626
{
2727
languageOptions: {
2828
parser: tsEslint.parser,
29+
ecmaVersion: "latest",
2930
parserOptions: {
30-
ecmaVersion: "latest",
3131
projectService: true,
3232
tsconfigRootDir: __dirname,
3333
},

0 commit comments

Comments
 (0)