Skip to content
Snippets Groups Projects
Verified Commit 46020de5 authored by TTtie's avatar TTtie
Browse files

bump parser ecmaVersion to 2022

parent b8c6a2e9
No related branches found
No related tags found
No related merge requests found
......@@ -6,7 +6,7 @@
"extends": "eslint:recommended",
"parserOptions": {
"sourceType": "script",
"ecmaVersion": 2021
"ecmaVersion": 2022
},
"rules": {
"indent": [
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment