Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
陈曦
sub2api
Commits
db51e65b
Commit
db51e65b
authored
Jan 12, 2026
by
IanShaw027
Browse files
chore: 添加ESLint忽略配置
- 添加.eslintignore文件
parent
72a2ed95
Changes
1
Hide whitespace changes
Inline
Side-by-side
frontend/.eslintignore
0 → 100644
View file @
db51e65b
# 忽略编译后的文件
vite.config.js
vite.config.d.ts
# 忽略依赖
node_modules/
# 忽略构建输出
dist/
../backend/internal/web/dist/
# 忽略缓存
.cache/
.vite/
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment