Skip to content

Instantly share code, notes, and snippets.

@Khaledgarbaya
Forked from benawad/coc-settings.json
Created February 5, 2020 13:59
Show Gist options
  • Save Khaledgarbaya/ce4baa0ca89dad156d203a1c2142b453 to your computer and use it in GitHub Desktop.
Save Khaledgarbaya/ce4baa0ca89dad156d203a1c2142b453 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