Skip to content
This repository has been archived by the owner on Feb 22, 2023. It is now read-only.

Commit

Permalink
Merge pull request #197 from WordPress/prettier_config
Browse files Browse the repository at this point in the history
Ignore Storybook files in Prettier
  • Loading branch information
dhruvkb authored Sep 8, 2021
2 parents e9fd454 + beb493a commit 22012c4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .prettierignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
.github
dist
test/unit/coverage
.nuxt
.nuxt-storybook
storybook-static

0 comments on commit 22012c4

Please sign in to comment.