mirror of
https://github.com/PretendoNetwork/website.git
synced 2026-03-21 17:24:28 -05:00
chore(linter): update ECMAScript version
This commit is contained in:
parent
9e4906931b
commit
b4ddffac50
|
|
@ -8,7 +8,7 @@
|
|||
"document": true
|
||||
},
|
||||
"parserOptions": {
|
||||
"ecmaVersion": 2019
|
||||
"ecmaVersion": 2021
|
||||
},
|
||||
"extends": "eslint:recommended",
|
||||
"rules": {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user