Edit dev-setup.mdx using inpage editor

Summary:
This diff has been automatically generated by the inpage editor.
                        If you want to update this diff, go through the preview link that would be attached to the test plan.
                        Please ensure you are editing the same page that was used to create this diff.

Reviewed By: passy

Differential Revision: D30898394

fbshipit-source-id: ae581edf6a8a84b6ccf2eb75f849bec8bf290f0b
This commit is contained in:
Michel Weststrate
2021-09-13 03:42:43 -07:00
committed by Facebook GitHub Bot
parent 7396a32be6
commit 9160563ad7

View File

@@ -86,7 +86,8 @@ Tip: start with `yarn start --fast-refresh` for experimental fast refresh.
Tip: start wih `yarn start --public-build` to preview changes for public builds.
Run `code-fb .` in the same directory to open an IDE to hack on Flipper.
Use VSCode to hack on Flipper.
To make sure ESLint and Prettier are applied correctly, make sure to open either `sonar` or `sonar/desktop` as workspace folder in VSCode: `code-fb ~/fbsource/xplat/sonar`.
</FbInternalOnly>