Skip to content

Instantly share code, notes, and snippets.

View venkateshpullaganti's full-sized avatar
🛠️
Learning & Building...!

Venky venkateshpullaganti

🛠️
Learning & Building...!
View GitHub Profile
{
"window.zoomLevel": 0,
"editor.renderWhitespace": "all",
"editor.formatOnSave": true,
"editor.tabCompletion": "on",
"javascript.validate.enable": false,
"javascript.format.enable": false,
"files.associations": {
"*.js": "javascriptreact",
"*.tsx": "typescriptreact",