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

6 lines
100 B
JSON
Raw Normal View History

2017-01-15 11:45:18 +00:00
{
2017-06-02 08:06:06 +00:00
"typescript.tsdk": "./node_modules/typescript/lib",
"editor.rulers": [
120
]
2017-01-15 11:45:18 +00:00
}