Skip to content

Commit bf54dd6

Browse files
committed
Update prettier config
1 parent 5427389 commit bf54dd6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,6 @@
3131
"webpack-dev-server": "^3.1.14",
3232
"workbox-webpack-plugin": "^3.6.3"
3333
},
34-
"prettier": {
35-
"printWidth": 100
36-
},
3734
"browserslist": "> 0.25%, not dead",
3835
"babel": {
3936
"presets": [
@@ -44,6 +41,9 @@
4441
"babel-plugin-styled-components"
4542
]
4643
},
44+
"prettier": {
45+
"printWidth": 100
46+
},
4747
"repository": {
4848
"type": "git",
4949
"url": "git+https://github.com/coderitual/react-ui-interactions.git"

0 commit comments

Comments
 (0)