chore: add prettierignore

This commit is contained in:
Eric Liu 2020-09-13 14:02:08 -07:00
commit 4f69b19dfc
2 changed files with 13 additions and 2 deletions

10
.prettierignore Normal file
View file

@ -0,0 +1,10 @@
/coverage
/lib
/storybook-static
/css
/**/__sapper__
/**/.routify
/**/dist
/**/client
/**/build
.storybook