Skip to content

Instantly share code, notes, and snippets.

@wadson-pereira
Forked from benawad/coc-settings.json
Created June 23, 2020 13:55
Show Gist options
  • Select an option

  • Save wadson-pereira/aff64c95c20c6309c46cb83f4f600f9f to your computer and use it in GitHub Desktop.

Select an option

Save wadson-pereira/aff64c95c20c6309c46cb83f4f600f9f 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