Skip to content

Instantly share code, notes, and snippets.

@subicura
Created January 6, 2020 11:20
Show Gist options
  • Save subicura/184ae0f46bcb0898ce4164db921657a9 to your computer and use it in GitHub Desktop.
Save subicura/184ae0f46bcb0898ce4164db921657a9 to your computer and use it in GitHub Desktop.
vscode extensions example
{
"recommendations": [
"esbenp.prettier-vscode",
"ms-vscode.vscode-typescript-tslint-plugin"
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment