Skip to content
This repository was archived by the owner on Oct 29, 2024. It is now read-only.

Commit 45554a1

Browse files
committed
Update package.json
1 parent 187d425 commit 45554a1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@
99
"test": "jest",
1010
"test:junit": "jest --testResultsProcessor jest-junit",
1111
"link-dev": "./link-dev.sh",
12-
"prettier": "prettier --write '**/*.@(js|ts|tsx|json|css)'"
12+
"prettier": "prettier --write '**/*.@(js|ts|tsx|json|css)'",
13+
"doctor": "react-native doctor"
1314
},
1415
"repository": {
1516
"type": "git",

0 commit comments

Comments
 (0)