Skip to content

Instantly share code, notes, and snippets.

View lennyAiko's full-sized avatar
👩‍💻
Always learning

Lennox Charles lennyAiko

👩‍💻
Always learning
View GitHub Profile
@DominusKelvin
DominusKelvin / settings.json
Created October 16, 2024 06:54
My Minimalist and Attractive VS Code Settings
{
"js/ts.implicitProjectConfig.checkJs": true,
"security.workspace.trust.untrustedFiles": "open",
"editor.accessibilitySupport": "off",
"editor.foldingHighlight": false,
"window.commandCenter": true,
"editor.quickSuggestions": {
"strings": true
},
"tailwindCSS.includeLanguages": {