Skip to content

Commit 867662b

Browse files
update lint parser versoin
1 parent 90281ea commit 867662b

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",
@@ -320,4 +320,4 @@
320320
}
321321
}
322322
]
323-
}
323+
}

0 commit comments

Comments
 (0)