Skip to content

Instantly share code, notes, and snippets.

@willtejeda
Forked from benawad/coc-settings.json
Created April 19, 2021 23:01
Show Gist options
  • Save willtejeda/5be3a86184d92215f4cd63987cba2797 to your computer and use it in GitHub Desktop.
Save willtejeda/5be3a86184d92215f4cd63987cba2797 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