Skip to content

Instantly share code, notes, and snippets.

@y-temp4
Created August 15, 2019 13:48
Show Gist options
  • Save y-temp4/2b6b1dd29f120c980fafcc76718050b9 to your computer and use it in GitHub Desktop.
Save y-temp4/2b6b1dd29f120c980fafcc76718050b9 to your computer and use it in GitHub Desktop.
vetur defaultFormatter settings
{
"vetur.format.defaultFormatter.html": "none",
"vetur.format.defaultFormatter.js": "prettier-eslint",
"vetur.format.defaultFormatter.ts": "prettier"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment