update build.html eslintrc file
Signed-off-by: r3g_5z <june@girlboss.ceo>
This commit is contained in:
parent
541a2a172d
commit
ce3b30a39a
@ -1342,11 +1342,11 @@ rm android-cts-media-1.5.zip</pre>
|
||||
<pre>{
|
||||
"env": {
|
||||
"browser": true,
|
||||
"es2021": true
|
||||
"es2022": true
|
||||
},
|
||||
"extends": "eslint:recommended",
|
||||
"parserOptions": {
|
||||
"ecmaVersion": 12,
|
||||
"ecmaVersion": 2022,
|
||||
"sourceType": "module"
|
||||
},
|
||||
"rules": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user