1
1
mirror of https://github.com/Redocly/redoc.git synced 2025-03-01 00:20:33 +03:00
redoc/.vscode/settings.json
2018-03-16 17:02:12 +02:00

5 lines
86 B
JSON

{
"editor.formatOnSave": true,
"typescript.tsdk": "node_modules/typescript/lib"
}