Add staging env
This commit is contained in:
parent
38ed9a7943
commit
210082be93
11 changed files with 41 additions and 14 deletions
|
@ -7,7 +7,7 @@
|
|||
"ios": "react-native run-ios --simulator=\"iPhone 14\"",
|
||||
"web": "react-scripts start",
|
||||
"start": "react-native start",
|
||||
"dev-env": "dev-env",
|
||||
"clean-cache": "rm -rf node_modules/.cache/babel-loader/*",
|
||||
"test": "jest",
|
||||
"lint": "eslint . --ext .js,.jsx,.ts,.tsx"
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue