Update .eslintrc.json

This commit is contained in:
Elysia 2024-01-14 08:24:09 +07:00
parent 1583c399c3
commit 14b76367bc

View File

@ -7,7 +7,7 @@
"import"
],
"parserOptions": {
"ecmaVersion": 2021
"ecmaVersion": 13
},
"env": {
"es2021": true,