Skip to content

Commit 413defe

Browse files
update lint parser versoin
1 parent 16d93f5 commit 413defe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.eslintrc.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"root": true,
33
"parser": "@typescript-eslint/parser",
44
"parserOptions": {
5-
"ecmaVersion": 2020
5+
"ecmaVersion": 2023
66
},
77
"plugins": [
88
"simple-import-sort",
@@ -318,4 +318,4 @@
318318
}
319319
}
320320
]
321-
}
321+
}

0 commit comments

Comments
 (0)