Skip to content

Instantly share code, notes, and snippets.

@agcty
Last active December 26, 2019 11:47
Show Gist options
  • Star 3 You must be signed in to star a gist
  • Fork 2 You must be signed in to fork a gist
  • Save agcty/de866465d5a43a43d9d42f4cb4651ff6 to your computer and use it in GitHub Desktop.
Save agcty/de866465d5a43a43d9d42f4cb4651ff6 to your computer and use it in GitHub Desktop.
VSCode settings file
{
"editor.formatOnSave": true,
"vetur.validation.template": false,
"editor.codeActionsOnSave": {
"source.fixAll.eslint": true
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment