docs: Update CONTRIBUTING
This commit is contained in:
@@ -7,8 +7,7 @@
|
||||
"android": "react-native run-android",
|
||||
"ios": "react-native run-ios",
|
||||
"start": "react-native start",
|
||||
"setup": "cd ios && bundle install",
|
||||
"pods": "cd ios && bundle exec pod install",
|
||||
"pods": "cd ios && pod install",
|
||||
"lint": "eslint .",
|
||||
"lint-ci": "yarn lint -f ../node_modules/@firmnav/eslint-github-actions-formatter/dist/formatter.js",
|
||||
"typescript": "tsc --noEmit"
|
||||
|
Reference in New Issue
Block a user