chore: 移除 ESLint、Stylelint 及相关配置
移除 ESLint、Stylelint 及其相关配置文件,统一使用 Oxlint 进行代码检查,简化项目依赖和配置
This commit is contained in:
@@ -1,5 +0,0 @@
|
||||
#!/usr/bin/env sh
|
||||
. "$(dirname -- "$0")/_/husky.sh"
|
||||
|
||||
# Run the commit-msg hook
|
||||
npx --no-install commitlint --edit
|
||||
Reference in New Issue
Block a user