chore: configure eslint and update gitignore
This commit is contained in:
7
.gitignore
vendored
7
.gitignore
vendored
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user