set no-eval

This commit is contained in:
Gabe Yuan
2023-08-29 00:42:11 +08:00
parent e80ede14fb
commit 64cd55fe58
2 changed files with 8 additions and 2 deletions

View File

@@ -38,7 +38,13 @@
],
"globals": {
"GM": true
}
},
"no-eval": [
"error",
{
"allowIndirect": true
}
]
},
"browserslist": {
"production": [