chore: setup prettier

This commit is contained in:
Dominik 2025-04-18 14:25:46 +02:00
parent e4a8795b74
commit bf4fb036c0
Signed by: dominik
GPG key ID: 06A4003FC5049644
4 changed files with 38 additions and 6 deletions

15
.prettierignore Normal file
View file

@ -0,0 +1,15 @@
node_modules
.next
.husky
coverage
.prettierignore
.stylelintignore
.eslintignore
stories
storybook-static
*.log
playwright-report
.nyc_output
test-results
junit.xml
docs