Revert "Revert "moved prettier configuration to .prettierrc""

This reverts commit cc24964368.
This commit is contained in:
smilerz
2024-04-12 07:02:42 -05:00
parent cc24964368
commit 6cb6861228
4 changed files with 32 additions and 23 deletions

13
.prettierignore Normal file
View File

@@ -0,0 +1,13 @@
# generated files
api.ts
vue/src/apps/*.js
vue/node_modules
staticfiles/
docs/reports/
/vue3/src/openapi/
# ignored files - prettier interferes with django templates and github actions
*.html
*.yml
*.yaml