5 lines
142 B
JSON
5 lines
142 B
JSON
{
|
|
"editor.bracketPairColorization.enabled": true,
|
|
"editor.guides.bracketPairs": true,
|
|
"typescript.tsdk": "node_modules/typescript/lib"
|
|
} |