README - Add info about typescript issue 37777 (#272)
* adding info to readme * give basic info about typescript issue with node_modules * adding link * just include the link
This commit is contained in:
parent
17dc0c235c
commit
f0a9f46dad
1 changed files with 1 additions and 1 deletions
|
@ -73,7 +73,7 @@ Almost the same as VSCode.
|
|||
- `tsserver.organizeImports`
|
||||
- `tsserver.watchBuild`
|
||||
- Code completion support.
|
||||
- Go to definition.
|
||||
- Go to definition (more info in [microsoft/TypeScript#37777](https://github.com/microsoft/TypeScript/issues/37777))
|
||||
- Code validation.
|
||||
- Document highlight.
|
||||
- Document symbols of current buffer.
|
||||
|
|
Loading…
Reference in a new issue