mirror of
https://gitee.com/ShopeX/ECShopX_mobile-frontend
synced 2026-08-14 17:41:45 +08:00
chore: update eslint
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
module.exports = {
|
||||
extends: ["taro", "react"],
|
||||
extends: ["taro"],
|
||||
rules: {
|
||||
"no-unused-vars": ["error", { varsIgnorePattern: "Taro" }],
|
||||
"space-before-function-paren": [1, "always"],
|
||||
|
||||
Reference in New Issue
Block a user