diff2html/.vscode/settings.json

4 lines
55 B
JSON
Raw Normal View History

{
2019-12-29 22:31:32 +00:00
"typescript.tsdk": "node_modules/typescript/lib"
}