kidshift-web/.vscode/settings.json
2024-07-18 15:01:43 +09:00

5 lines
142 B
JSON

{
"editor.bracketPairColorization.enabled": true,
"editor.guides.bracketPairs": true,
"typescript.tsdk": "node_modules/typescript/lib"
}