1
0
Fork 0
spacetac/.vscode/settings.json

6 lines
100 B
JSON

{
"typescript.tsdk": "./node_modules/typescript/lib",
"editor.rulers": [
120
]
}