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
This commit is contained in:
@@ -76,7 +76,7 @@
|
||||
"happy-dom": "^17.4.4",
|
||||
"husky": "^9.1.7",
|
||||
"lint-staged": "^15.5.2",
|
||||
"oxlint": "^0.16.9",
|
||||
"oxlint": "^1.8.0",
|
||||
"prettier": "3.5.3",
|
||||
"typescript": "^5.8.3",
|
||||
"vite": "^5.4.17",
|
||||
|
||||
Reference in New Issue
Block a user