Update DEV_ENVIRONMENT
Summary: Per title. Reviewed By: jknoxville Differential Revision: D16709346 fbshipit-source-id: e9c0293985dcb36ae304fc63ef89cf05faeb285e
This commit is contained in:
committed by
Facebook Github Bot
parent
3ba42c412c
commit
2c95ef6b25
@@ -2,13 +2,14 @@
|
|||||||
|
|
||||||
## Desktop app and Flipper Plugins (Javascript)
|
## Desktop app and Flipper Plugins (Javascript)
|
||||||
|
|
||||||
The flipper desktop source uses Flow and ESLint. Feel free to use your preferred setup, but this is our recommended approach:
|
The flipper desktop source uses Flow, TypeScript, and ESLint. Feel free to use your preferred setup, but this is our recommended approach:
|
||||||
|
|
||||||
**Editor**: Visual Studio Code
|
**Editor**: Visual Studio Code
|
||||||
|
|
||||||
**Installed Extensions**:
|
**Installed Extensions**:
|
||||||
* ESLint
|
* ESLint
|
||||||
* Flow Language Support
|
* Flow Language Support
|
||||||
|
* TypeScript and JavaScript Language Features (enabled by default)
|
||||||
|
|
||||||
**Settings**:
|
**Settings**:
|
||||||
```json
|
```json
|
||||||
|
|||||||
Reference in New Issue
Block a user