Move prettier files to top directory

This commit is contained in:
David Corbitt
2023-08-15 00:54:52 -07:00
parent dfee8a0ed7
commit 4c325fc1cc
2 changed files with 3 additions and 0 deletions

2
.prettierignore Normal file
View File

@@ -0,0 +1,2 @@
*.schema.json
app/pnpm-lock.yaml

1
.prettierrc Normal file
View File

@@ -0,0 +1 @@
{ "printWidth": 100 }