We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b01c62 commit e218942Copy full SHA for e218942
README.md
@@ -66,7 +66,7 @@ The below features are available via the keyboard shortcuts shown, or via the Co
66
67
The "format on key" feature is on by default, which formats the current line after typing `;`, `}` or `enter`.
68
To disable it, go to `Preferences` -> `Package Settings` -> `TypeScript` -> `Plugin Settings - User`, and add
69
-`"typescript_auto_format": true` to the json file.
+`"typescript_auto_format": false` to the json file.
70
71
Project System
72
------
0 commit comments