Skip to content

Instantly share code, notes, and snippets.

View CauanDZN's full-sized avatar
Coffee?

Cauan Victor CauanDZN

Coffee?
View GitHub Profile
@CauanDZN
CauanDZN / settings.json
Last active January 12, 2024 23:17
VSCode Settings
{
"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,
"typescript.tsserver.log": "off",
"files.associations": {