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