chore: setup prettier
This commit is contained in:
parent
e4a8795b74
commit
bf4fb036c0
4 changed files with 38 additions and 6 deletions
15
.prettierignore
Normal file
15
.prettierignore
Normal 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
|
Loading…
Add table
Add a link
Reference in a new issue