hyper-tuner-cloud/.vscode/settings.json

8 lines
119 B
JSON

{
"typescript.tsdk": "node_modules/typescript/lib",
"cSpell.words": [
"vite",
"vitejs"
]
}