Add CoC extension list.
This commit is contained in:
parent
0ad164cf5e
commit
62d1fae93a
1 changed files with 10 additions and 0 deletions
10
coc/extensions/package.json
Normal file
10
coc/extensions/package.json
Normal file
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"dependencies": {
|
||||
"coc-css": ">=1.2.5",
|
||||
"coc-eslint": ">=1.3.1",
|
||||
"coc-html": ">=1.2.4",
|
||||
"coc-json": ">=1.3.1",
|
||||
"coc-prettier": ">=1.1.17",
|
||||
"coc-tsserver": ">=1.5.7"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue