Skip to content

Commit 4863267

Browse files
authored
Update package.json
1 parent 0450ce1 commit 4863267

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"test": "npm run lint && npm run testonly",
1818
"prepare": "npm run build-npm",
1919
"clean-install": "npmclean && npm install",
20-
"format": "prettier-eslint --write 'src/**/*.js*'"
20+
"format": "prettier-eslint --single-quote --write 'src/**/*.js*'"
2121
},
2222
"keywords": [
2323
"react",

0 commit comments

Comments
 (0)