ep-lib-ts 0.1.13 → 0.1.14
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -0
- package/package.json +2 -2
package/README.md
CHANGED
|
@@ -16,3 +16,4 @@ If the standalone TypeScript plugin doesn't feel fast enough to you, Volar has a
|
|
|
16
16
|
1. Run `Extensions: Show Built-in Extensions` from VSCode's command palette
|
|
17
17
|
2. Find `TypeScript and JavaScript Language Features`, right click and select `Disable (Workspace)`
|
|
18
18
|
2. Reload the VSCode window by running `Developer: Reload Window` from the command palette.
|
|
19
|
+
.
|