File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -32,6 +32,12 @@ The following are the recommended extensions for reference.
32
32
Support] ( https://marketplace.visualstudio.com/items?itemName=flowtype.flow-for-vscode )
33
33
* [ ESLint] ( https://marketplace.visualstudio.com/items?itemName=dbaeumer.vscode-eslint )
34
34
* [ prettier-vscode] ( https://marketplace.visualstudio.com/items?itemName=esbenp.prettier-vscode )
35
+ * For this one, use
` code --install-extension [email protected] `
36
+ to install an older version of the extension. A later version
37
+ [ removed important functionality] [ ] that affects the resulting formatting.
38
+
39
+ [ removed important functionality ] : https://chat.zulip.org/#narrow/stream/243-mobile-team/topic/SOLVED.3A.20Prettier.20auto-formatting/near/893211
40
+
35
41
36
42
If something doesn't seem right, see the items under "Troubleshooting" below.
37
43
You can’t perform that action at this time.
0 commit comments