feat: init
This commit is contained in:
13
apps/web/.eslintignore
Normal file
13
apps/web/.eslintignore
Normal file
@@ -0,0 +1,13 @@
|
||||
.next/*
|
||||
out/*
|
||||
public/*
|
||||
core/local-db/worker/wa-sqlite/src/*
|
||||
dist/*
|
||||
node_modules/*
|
||||
.turbo/*
|
||||
.env*
|
||||
.env
|
||||
.env.local
|
||||
.env.development
|
||||
.env.production
|
||||
.env.test
|
||||
Reference in New Issue
Block a user