diff --git a/package.json b/package.json index 6cb12b8..06d08fc 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "dev:qq": "npm run build:qq -- --watch", "dev:jd": "npm run build:jd -- --watch", "dev:quickapp": "npm run build:quickapp -- --watch", - "lint": "eslint . --ext ts,tsx --report-unused-disable-directives --max-warnings 0 --fix", + "lint": "eslint . --ext ts,tsx --report-unused-disable-directives --max-warnings 40 --fix", "prepare": "husky install", "prettier": "prettier --write .", "postinstall": "weapp-tw patch"