Skip to content

Instantly share code, notes, and snippets.

@JCGrant
Forked from benawad/coc-settings.json
Created December 1, 2019 01:26
Show Gist options
  • Save JCGrant/1de34ea5019ad4ff6d940277c408b7cf to your computer and use it in GitHub Desktop.
Save JCGrant/1de34ea5019ad4ff6d940277c408b7cf 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