Upgrade oxlint and disable line (#690)
side note: test.only check doesn't work because oxlint hardcodes to find
jest
https://github.com/oxc-project/oxc/blob/main/crates/oxc_linter/src/utils/jest/parse_jest_fn.rs#L317
正在显示
| ... | @@ -76,7 +76,7 @@ | ... | @@ -76,7 +76,7 @@ |
| "happy-dom": "^17.4.4", | "happy-dom": "^17.4.4", | ||
| "husky": "^9.1.7", | "husky": "^9.1.7", | ||
| "lint-staged": "^15.5.2", | "lint-staged": "^15.5.2", | ||
| "oxlint": "^0.16.9", | "oxlint": "^1.8.0", | ||
| "prettier": "3.5.3", | "prettier": "3.5.3", | ||
| "typescript": "^5.8.3", | "typescript": "^5.8.3", | ||
| "vite": "^5.4.17", | "vite": "^5.4.17", | ||
| ... | ... |
请
注册
或者
登录
后发表评论