chore: add prettier formatting
All checks were successful
CI / Lint, typecheck and build (push) Successful in 9m56s
All checks were successful
CI / Lint, typecheck and build (push) Successful in 9m56s
This commit is contained in:
9
.prettierignore
Normal file
9
.prettierignore
Normal file
@@ -0,0 +1,9 @@
|
||||
node_modules
|
||||
.next
|
||||
out
|
||||
coverage
|
||||
data
|
||||
*.sqlite
|
||||
*.sqlite-*
|
||||
tsconfig.tsbuildinfo
|
||||
next-env.d.ts
|
||||
Reference in New Issue
Block a user