Skip to content

Commit e218942

Browse files
committed
fix issues
1 parent 7b01c62 commit e218942

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ The below features are available via the keyboard shortcuts shown, or via the Co
6666

6767
The "format on key" feature is on by default, which formats the current line after typing `;`, `}` or `enter`.
6868
To disable it, go to `Preferences` -> `Package Settings` -> `TypeScript` -> `Plugin Settings - User`, and add
69-
`"typescript_auto_format": true` to the json file.
69+
`"typescript_auto_format": false` to the json file.
7070

7171
Project System
7272
------

0 commit comments

Comments
 (0)