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 3d9cd9a commit e9ce06aCopy full SHA for e9ce06a
package.json
@@ -1,7 +1,7 @@
1
{
2
"private": true,
3
"scripts": {
4
- "format": "prettier --single-quote --trailing-comma=es5 --print-width=100 --write '{create-react-native-app,react-native-scripts}/**/*.js'"
+ "format": "prettier --single-quote --trailing-comma=es5 --print-width=100 --write '{create-react-native-app,react-native-scripts}/{src,template}/**/*.js'"
5
},
6
"devDependencies": {
7
"prettier": "^0.21.0"
0 commit comments