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 ec747e0 commit 18b9e24Copy full SHA for 18b9e24
package.json
@@ -23,6 +23,7 @@
23
"react-native": ">=0.45.0"
24
},
25
"scripts": {
26
+ "build": "rm -rf dist && tsc",
27
"precommit": "tsc && lint-staged",
28
"test": "jest"
29
0 commit comments