Skip to content

Instantly share code, notes, and snippets.

View ghk829's full-sized avatar
😝
slow learner

Messi ghk829

😝
slow learner
View GitHub Profile
{
"editor.renderWhitespace": "all",
"editor.tabSize": 2,
"javascript.validate.enable": false,
"window.zoomLevel": 1,
"typescript.updateImportsOnFileMove.enabled": "never",
"editor.fontSize": 13,
"editor.suggestSelection": "first",
"diffEditor.ignoreTrimWhitespace": false,
"terminal.integrated.shell.osx": "/bin/zsh",