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 b221e38 commit 446e451Copy full SHA for 446e451
1 file changed
package.json
@@ -42,8 +42,7 @@
42
"prettier": "^2.0.0"
43
},
44
"prettier": {
45
- "trailingComma": "all",
46
- "proseWrap": "always"
+ "trailingComma": "all"
47
48
"lint-staged": {
49
"*.{md,json,js,css}": [
0 commit comments