Skip to content

Commit

Permalink
feat(prettier-config): do not ignore circleci & github config files
Browse files Browse the repository at this point in the history
  • Loading branch information
foray1010 committed Oct 15, 2019
1 parent 7d5e955 commit 98168e0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/prettier-config/prettierignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
.*/
!.circleci/
!.github/
build/
coverage/
dist/
Expand Down

0 comments on commit 98168e0

Please sign in to comment.