Files
onspring-api-docs/.vscode/settings.json
T

6 lines
151 B
JSON
Raw Normal View History

2023-04-07 23:18:45 -05:00
{
"typescript.tsdk": "node_modules\\typescript\\lib",
"typescript.enablePromptUseWorkspaceTsdk": true,
2023-04-09 23:13:02 -05:00
"cSpell.words": ["markdoc", "Onpsring"]
2023-04-07 23:18:45 -05:00
}