Skip to content

Commit bb233f1

Browse files
committed
chore: enable prettier formatting in packages
1 parent fe0183d commit bb233f1

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.prettierignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1-
test/fixtures/**/*
1+
test/fixtures/**/*
2+
packages/**/test/fixtures/**/*
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
test/fixtures/**/*

0 commit comments

Comments
 (0)