redoc/.vscode/settings.json

5 lines
86 B
JSON
Raw Normal View History

2017-10-12 00:01:37 +03:00
{
2018-03-16 18:02:12 +03:00
"editor.formatOnSave": true,
"typescript.tsdk": "node_modules/typescript/lib"
}