Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save robertourias/3c8adf4e4168131ccf6d0ea2da7eff10 to your computer and use it in GitHub Desktop.
Save robertourias/3c8adf4e4168131ccf6d0ea2da7eff10 to your computer and use it in GitHub Desktop.
Extensões do VScode recomendadas: extensions.json
{
"recommendations": [
"EditorConfig.EditorConfig",
"dbaeumer.vscode-eslint",
"github.vscode-github-actions"
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment