chore: configure eslint and update gitignore

This commit is contained in:
TYt50
2026-02-01 15:07:02 +08:00
parent 1cbd819ff6
commit 8908d56518
13 changed files with 1938 additions and 643 deletions

7
.gitignore vendored
View File

@@ -24,3 +24,10 @@ yarn-error.log*
# Production build (if you pack the app later)
dist/
build/
# Linting
lint_output.txt
final_lint.txt
*.log
.eslintcache