Skip to content

Instantly share code, notes, and snippets.

@ergoproxy623
Forked from benawad/coc-settings.json
Created January 12, 2021 15:42
Show Gist options
  • Save ergoproxy623/968a1e2c282d6ff65475e91acd3aecf6 to your computer and use it in GitHub Desktop.
Save ergoproxy623/968a1e2c282d6ff65475e91acd3aecf6 to your computer and use it in GitHub Desktop.
{
"suggest.noselect": false,
"coc.preferences.formatOnSaveFiletypes": [
"javascript",
"typescript",
"typescriptreact",
"json",
"javascriptreact",
"typescript.tsx",
"graphql"
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment