Skip to content

Commit c46243a

Browse files
author
Kyle Holmberg
committed
Create prettierignore file
1 parent 92d6bfb commit c46243a

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

Diff for: .prettierignore

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
package.json
2+
yarn.lock
3+
.github
4+
dist
5+
node_modules
6+
coverage
7+
*.d.ts
8+
.vscode/**/*

0 commit comments

Comments
 (0)