ds4/.vscode/settings.json
2025-02-15 18:57:38 +01:00

5 lines
138 B
JSON

{
"typescript.tsdk": "node_modules/typescript/lib",
"typescript.enablePromptUseWorkspaceTsdk": true,
"eslint.useFlatConfig": true
}