Skip to content

Instantly share code, notes, and snippets.

@itoz
Created January 31, 2020 07:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save itoz/76ba6783fa1540accac09c7664dda8e3 to your computer and use it in GitHub Desktop.
Save itoz/76ba6783fa1540accac09c7664dda8e3 to your computer and use it in GitHub Desktop.
.vscode/extentions.json for nuxt
{
"recommendations": [
"jakob101.relativepath",
"eamodio.gitlens",
"wayou.vscode-todo-highlight",
"octref.vetur",
"dbaeumer.vscode-eslint"
],
"unwantedRecommendations": []
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment