add prettier to project root

This commit is contained in:
Shahrad Elahi
2024-04-20 23:21:41 +03:30
parent 100eeb84ad
commit 4bbcbf140f
4 changed files with 210 additions and 6 deletions

15
.prettierignore Normal file
View File

@@ -0,0 +1,15 @@
.DS_Store
node_modules
/build
.svelte-kit
/package
.env
.env.*
!.env.example
static
# Ignore files for PNPM, NPM and YARN
pnpm-lock.yaml
package-lock.json
yarn.lock
tsconfig.json