Skip to content

Instantly share code, notes, and snippets.

View LucasBerce71's full-sized avatar
💻
Let's Code

Lucas Bercê de Jesus LucasBerce71

💻
Let's Code
View GitHub Profile
{
"emmet.syntaxProfiles" : {
"javascript" : "jsx"
},
"workbench.startupEditor" : "newUntitledFile",
"editor.fontSize" : 16,
"javascript.suggest.autoImports" : true,
"javascript.updateImportsOnFileMove.enabled" : "always",
"editor.rulers" : [],
"extensions.ignoreRecommendations" : true,