This commit is contained in:
xiaojunnuo
2023-05-25 00:41:36 +08:00
parent cddf01ee68
commit 5eff50e8fe
51 changed files with 512 additions and 151 deletions
+1
View File
@@ -12,6 +12,7 @@
"mocha": true
},
"rules": {
"@typescript-eslint/no-var-requires": "off",
"@typescript-eslint/ban-ts-comment": "off",
"@typescript-eslint/ban-ts-ignore": "off",
"@typescript-eslint/no-explicit-any": "off",