ufutx-pc-website/.eslintignore

13 lines
116 B
Plaintext
Raw Permalink Normal View History

2025-06-09 10:23:45 +08:00
# .eslintignore
node_modules
dist
public
*.d.ts
.vscode
2025-06-09 17:10:41 +08:00
.husky
# 忽略目录
coverage/
# 忽略文件
*.d.ts
*.log