星座图
This commit is contained in:
@ -15,7 +15,7 @@
|
||||
"lint": "run-s lint:*",
|
||||
"_oxlint_cfg": "oxlint . --fix --ignore-path=.gitignore --print-config",
|
||||
"__oxlint_-D": "oxlint . --fix --deny=correctness",
|
||||
"lint:oxlint": "oxlint . --fix",
|
||||
"lint:oxlint": "oxlint --fix",
|
||||
"lint:eslint": "eslint . --fix",
|
||||
"prepare": "husky",
|
||||
"playwright": "playwright test",
|
||||
|
Reference in New Issue
Block a user