tiptap/.vscode/settings.json

4 lines
55 B
JSON
Raw Normal View History

2021-09-15 03:46:21 +08:00
{
"typescript.tsdk": "node_modules/typescript/lib"
}