Skip to content

Commit cd1110d

Browse files
AndyAndy
authored andcommitted
prettierrc
1 parent 57cb458 commit cd1110d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.prettierrc.js

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
module.exports = {
2+
singleQuote: true,
3+
semi: false
4+
}

0 commit comments

Comments
 (0)