Skip to content

Instantly share code, notes, and snippets.

View davi1985's full-sized avatar
💭
I may be slow to respond.

Davi Silva davi1985

💭
I may be slow to respond.
View GitHub Profile
{
"symbols.files.associations": {
"*.module.ts": "nest",
"*.controller.ts": "nest",
"*.service.ts": "nest",
},
"editor.accessibilitySupport": "off",
"editor.bracketPairColorization.enabled": true,
"terminal.integrated.scrollback": 1000000000,
"editor.cursorStyle": "line-thin",