chore: 移除不必要的 oxlint lint 脚本
This commit is contained in:
@ -13,7 +13,6 @@
|
||||
"type-check": "vue-tsc --build",
|
||||
"lint": "run-s lint:*",
|
||||
"_lint:oxlint": "oxlint . --fix -D correctness --ignore-path .gitignore",
|
||||
"lint:oxlint": "oxlint . --fix -D correctness",
|
||||
"lint:eslint": "eslint . --fix",
|
||||
"prepare": "husky",
|
||||
"playwright": "playwright test",
|
||||
|
Reference in New Issue
Block a user