We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a3728c commit 6225de1Copy full SHA for 6225de1
1 file changed
package.json
@@ -8,6 +8,7 @@
8
"react-native": "src/index",
9
"source": "src/index",
10
"scripts": {
11
+ "prepare": "bob build",
12
"typecheck": "tsc --noEmit",
13
"lint": "eslint \"**/*.{js,ts,tsx}\" --fix",
14
"lint-ci": "eslint \"**/*.{js,ts,tsx}\" -f @jamesacarr/github-actions",
0 commit comments