Skip to content

Commit c6d9e21

Browse files
committed
Fix code formatting
1 parent 8c39bcf commit c6d9e21

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ The full list of commands is:
123123
| Stop Packager | `reactNative.stopPackager` | Stop Packager |
124124
| Restart Packager | `reactNative.restartPackager` | Restart Packager and clear the Packager's cache |
125125
| Publish To Expo | `reactNative.publishToExpHost` | Publish to Exponent Host. Launch order: login to exponent, execute `Run Expo` command, then publish app to host |
126-
| Show Dev Menu | `reactNative.showDevMenu` | Show development menu for running application on iOS or Android device or emulator |
126+
| Show Dev Menu | `reactNative.showDevMenu` | Show development menu for running application on iOS or Android device or emulator |
127127
| ReloadApp | `reactNative.reloadApp` | Reload an application |
128128
| Run Element Inspector | `reactNative.runInspector` | Load development tools for inspect application UI elements |
129129
| Stop Element Inspector | `reactNative.stopInspector` | Stop development tools for inspect application UI elements |
@@ -135,8 +135,8 @@ The full list of commands is:
135135
| Open the eas project in a web page | `reactNative.openEASProjectInWebPage` | Open EAS build in your EAS project portal |
136136
| Open react native upgrade helper in web page | `reactNative.openRNUpgradeHelper` | Open an official project upgrade tools in browser, support RN, RN for Windows, RN for MacOS |
137137
| Revert extension input in open package module | `reactNative.revertOpenModule` | Quickly revert some codes in Open Module which are changed by react-native-tools |
138-
| Run doctor | `reactNative.doctor` | Execute react-native doctor to check basic environment for react-native development |
139-
| Run expo doctor | `reactNative.ExpoDoctor` | Execute expo doctor to check basic environment for Expo development |
138+
| Run doctor | `reactNative.doctor` | Execute react-native doctor to check basic environment for react-native development |
139+
| Run expo doctor | `reactNative.ExpoDoctor` | Execute expo doctor to check basic environment for Expo development |
140140
| Expo prebuild | `reactNative.expoPrebuild` | Create the android and ios directories for running your React code |
141141
| Expo prebuild cleanup | `reactNative.expoPrebuildClean` | Clean directories generated by prebuild |
142142
| Reopen QR Code in Expo | `reactNative.reopenQRCode` | Reopen expo generated QR code in webview |

0 commit comments

Comments
 (0)