mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-14 18:01:06 +00:00
chore: add prettierignore
This commit is contained in:
parent
54f591961e
commit
4f69b19dfc
2 changed files with 13 additions and 2 deletions
10
.prettierignore
Normal file
10
.prettierignore
Normal file
|
@ -0,0 +1,10 @@
|
|||
/coverage
|
||||
/lib
|
||||
/storybook-static
|
||||
/css
|
||||
/**/__sapper__
|
||||
/**/.routify
|
||||
/**/dist
|
||||
/**/client
|
||||
/**/build
|
||||
.storybook
|
Loading…
Add table
Add a link
Reference in a new issue