🎨chore: 使用 oxlint, oxfmt&格式化代码
This commit is contained in:
@@ -8,6 +8,8 @@
|
||||
"dev": "nuxt dev",
|
||||
"generate": "nuxt generate",
|
||||
"preview": "nuxt preview",
|
||||
"lint": "oxlint",
|
||||
"lint:fix": "oxlint --fix",
|
||||
"postinstall": "nuxt prepare"
|
||||
},
|
||||
"packageManager": "pnpm@10.22.0",
|
||||
@@ -48,10 +50,12 @@
|
||||
"@vueuse/core": "^10.11.1",
|
||||
"@vueuse/nuxt": "^10.11.1",
|
||||
"dayjs-nuxt": "^2.1.9",
|
||||
"oxfmt": "^0.28.0",
|
||||
"oxlint": "^1.43.0",
|
||||
"sass": "^1.77.8"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"dayjs": "^1.11.12",
|
||||
"tailwindcss": "^3.4.7"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user