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 0da8d8e commit 5750a08Copy full SHA for 5750a08
1 file changed
package.json
@@ -47,8 +47,7 @@
47
"prettier": "^1.18.0"
48
},
49
"prettier": {
50
- "trailingComma": "all",
51
- "proseWrap": "always"
+ "trailingComma": "all"
52
53
"lint-staged": {
54
"*.{md,json,js,css}": [
0 commit comments