mirror of
https://github.com/imdap/ruoyi-plus-vben5.git
synced 2026-04-23 00:38:34 +08:00
feat: add tsgolint
This commit is contained in:
@@ -52,6 +52,10 @@
|
||||
"dev:play": "pnpm -F @vben/playground run dev",
|
||||
"format": "vsh lint --format",
|
||||
"lint": "vsh lint",
|
||||
"lint:eslint": "eslint . --cache",
|
||||
"lint:oxc": "oxlint .",
|
||||
"lint:oxc:type-aware": "oxlint . --type-aware",
|
||||
"lint:style": "stylelint \"**/*.{vue,css,less,scss}\" --cache",
|
||||
"postinstall": "pnpm -r run stub --if-present",
|
||||
"preinstall": "npx only-allow pnpm",
|
||||
"preview": "turbo-run preview",
|
||||
@@ -87,6 +91,7 @@
|
||||
"lefthook": "catalog:",
|
||||
"oxfmt": "catalog:",
|
||||
"oxlint": "catalog:",
|
||||
"oxlint-tsgolint": "^0.16.0",
|
||||
"playwright": "catalog:",
|
||||
"rimraf": "catalog:",
|
||||
"tailwindcss": "catalog:",
|
||||
|
||||
Reference in New Issue
Block a user