Created
June 20, 2024 17:13
-
-
Save robertourias/3c8adf4e4168131ccf6d0ea2da7eff10 to your computer and use it in GitHub Desktop.
Extensões do VScode recomendadas: extensions.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"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