We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a09378d commit 438c1d7Copy full SHA for 438c1d7
1 file changed
package.json
@@ -43,8 +43,7 @@
43
"prettier": "^1.19.1"
44
},
45
"prettier": {
46
- "trailingComma": "all",
47
- "proseWrap": "always"
+ "trailingComma": "all"
48
49
"lint-staged": {
50
"*.{md,json,js,css}": [
0 commit comments