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:
fabriziobertoglio1987 2021-04-07 12:28:07 +02:00 committed by GitHub
parent 17dc0c235c
commit f0a9f46dad
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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.