chore: 移除 ESLint、Stylelint 及相关配置

移除 ESLint、Stylelint 及其相关配置文件,统一使用 Oxlint 进行代码检查,简化项目依赖和配置
This commit is contained in:
feige996
2025-05-20 20:26:21 +08:00
parent 176a391974
commit ca9511c610
9 changed files with 71 additions and 2734 deletions

View File

@@ -1,5 +0,0 @@
#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"
# Run the commit-msg hook
npx --no-install commitlint --edit