aboutsummaryrefslogtreecommitdiff
path: root/.vim/coc-settings.json
blob: 497ca7438eb50bac20f86a6cd9f24f8cf53ae957 (plain)
1
2
3
4
5
6
{
  "tsserver.enable": false,
  "deno.enable": true,
  "deno.lint": false,
  "deno.unstable": true
}