mirror of
https://github.com/pi-hole/web.git
synced 2024-12-06 19:36:21 +01:00
Merge pull request #2140 from pi-hole/update/ecma
Update ecmaVersion to latest
This commit is contained in:
+1
-1
@@ -52,7 +52,7 @@
|
||||
"plugin:compat/recommended"
|
||||
],
|
||||
"parserOptions": {
|
||||
"ecmaVersion": 5,
|
||||
"ecmaVersion": "latest",
|
||||
"sourceType": "script"
|
||||
},
|
||||
"prettier": true,
|
||||
|
||||
Reference in New Issue
Block a user