Skip to content

Instantly share code, notes, and snippets.

@Edyta2801
Last active January 20, 2021 11:58
Show Gist options
  • Save Edyta2801/d6ce203564e847d9a2c52990705a9f57 to your computer and use it in GitHub Desktop.
Save Edyta2801/d6ce203564e847d9a2c52990705a9f57 to your computer and use it in GitHub Desktop.
extensions.json in .vscode
{
"recommendations": [
"editorconfig.editorconfig",
"dbaeumer.vscode-eslint",
"esbenp.prettier-vscode",
"shardulm94.trailing-spaces",
"streetsidesoftware.code-spell-checker",
"formulahendry.auto-rename-tag",
"mgmcdermott.vscode-language-babel",
"VisualStudioExptTeam.vscodeintellicode"
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment