Skip to content

Instantly share code, notes, and snippets.

@kallookoo
Created December 14, 2025 12:34
Show Gist options
  • Select an option

  • Save kallookoo/966b56bac1e7fac8505fa52f534073ca to your computer and use it in GitHub Desktop.

Select an option

Save kallookoo/966b56bac1e7fac8505fa52f534073ca to your computer and use it in GitHub Desktop.
fix: prettier + jsonc (vsc)
{
"[jsonc]": {
"prettier.trailingComma": "none",
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment