Skip to content

Instantly share code, notes, and snippets.

View robertourias's full-sized avatar

Roberto Miyazaki Urias Nicoletti robertourias

View GitHub Profile
// Install APC customize UI extension to config
{
"workbench.startupEditor": "newUntitledFile",
"editor.fontSize": 14,
"editor.lineHeight": 1.8,
"javascript.suggest.autoImports": true,
"javascript.updateImportsOnFileMove.enabled": "always",
"editor.rulers": [80, 120],
"extensions.ignoreRecommendations": true,