prettier fixes #16

This commit is contained in:
Michael Dausmann
2023-10-24 21:18:03 +11:00
parent dc9d64ebf5
commit a7f8c37f99
56 changed files with 1706 additions and 935 deletions

16
.prettierignore Normal file
View 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