Skip to content

Commit 3337a4c

Browse files
committed
reformat json5 files
1 parent 7f875bb commit 3337a4c

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
@@ -13,7 +13,7 @@
1313
"ios": "react-native run-ios",
1414
"lint": "eslint --report-unused-disable-directives --cache source/ modules/ scripts/ images/",
1515
"prepare": "patch -p0 -Nfsi contrib/*.patch || true",
16-
"pretty": "prettier --write '{source,modules,scripts,images,e2e}/**/*.{js,ts,tsx,json}' 'data/**/*.css' '{*,.*}.{yaml,yml,json,js,ts,tsx}'",
16+
"pretty": "prettier --write '{source,modules,scripts,images,e2e}/**/*.{js,ts,tsx,json}' 'data/**/*.css' '{*,.*}.{yaml,yml,json,json5,js,ts,tsx}'",
1717
"p": "pretty-quick",
1818
"pods": "scripts/pods.sh",
1919
"start": "react-native start",

0 commit comments

Comments
 (0)