mirror of
https://github.com/gosticks/plane.git
synced 2025-10-16 12:45:33 +00:00
* fix: moved typescript parser to the base eslint config * fix: eslint warning * fix: type config setting * fix: convert live eslint to cjs
13 lines
155 B
Plaintext
13 lines
155 B
Plaintext
.next/*
|
|
out/*
|
|
public/*
|
|
core/local-db/worker/wa-sqlite/src/*
|
|
dist/*
|
|
node_modules/*
|
|
.turbo/*
|
|
.env*
|
|
.env
|
|
.env.local
|
|
.env.development
|
|
.env.production
|
|
.env.test |