prettier fixes #16
This commit is contained in:
16
.prettierignore
Normal file
16
.prettierignore
Normal file
@@ -0,0 +1,16 @@
|
||||
CHANGELOG.md
|
||||
LICENSE
|
||||
package.json
|
||||
package-lock.json
|
||||
node_modules
|
||||
*.log*
|
||||
.nuxt
|
||||
.nitro
|
||||
.cache
|
||||
.output
|
||||
.env
|
||||
.env_example
|
||||
dist
|
||||
junk
|
||||
prisma/schema.prisma
|
||||
assets
|
||||
Reference in New Issue
Block a user