doc
This commit is contained in:
parent
f1d89b6c59
commit
bac002caef
1 changed files with 2 additions and 0 deletions
|
@ -9,6 +9,8 @@ Most of the code is from `typescript-language-features` extension which is bundl
|
|||
`typescript.tsx`. In coc.nvim, these filetypes are mapped to `javascriptreact`
|
||||
and `typescriptreact` because that's what tsserver uses.
|
||||
|
||||
**Note** for javascript project, make sure you have [jsconfig.json](https://code.visualstudio.com/docs/languages/jsconfig)
|
||||
|
||||
## Install
|
||||
|
||||
In your vim/neovim, run command:
|
||||
|
|
Loading…
Reference in a new issue