Add coc extension configuration file

This commit is contained in:
Tanguy Herbron 2021-11-18 09:34:22 +01:00
parent 007e8fe55e
commit caf324043a

View File

@ -0,0 +1,7 @@
{
"dependencies": {
"coc-json": ">=1.3.6",
"coc-tsserver": ">=1.8.6",
"coc-vetur": ">=1.2.5"
}
}