peer-at-code-web/.vscode/settings.json
Nicolas VINCENT 1d4a6f64f1 dashboard-home-page
Création de la page accueille du dashboard
2023-02-10 10:09:39 +01:00

4 lines
No EOL
146 B
JSON

{
"typescript.tsdk": "node_modules\\.pnpm\\typescript@4.9.5\\node_modules\\typescript\\lib",
"typescript.enablePromptUseWorkspaceTsdk": true
}