Skip to content
This repository was archived by the owner on Jun 22, 2023. It is now read-only.

Commit f1f07b3

Browse files
authored
update prettier to v2.x (bcherny#287)
1 parent 8f0b1bc commit f1f07b3

File tree

3 files changed

+5262
-3
lines changed

3 files changed

+5262
-3
lines changed

.prettierrc

+2-1
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,6 @@
66
"semi": false,
77
"singleQuote": true,
88
"trailingComma": "none",
9-
"useTabs": false
9+
"useTabs": false,
10+
"arrowParens": "avoid"
1011
}

0 commit comments

Comments
 (0)