Skip to content

Commit 2b35bf7

Browse files
committed
Create .prettierignore
1 parent af5497a commit 2b35bf7

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.prettierignore

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
**/dist/
2+
**/vendor/
3+
/_gh_pages/
4+
/package.js
5+
**/build/
6+
**/node_modules/
7+
/src/*.html
8+
/src/layouts/*.html

0 commit comments

Comments
 (0)