coc-settings.json 108 B

123
  1. {
  2. "coc.preferences.formatOnSaveFiletypes": ["css", "markdown", "javascript", "graphql", "html", "yaml"]
  3. }