dashboard/.vscode/settings.json
2023-08-14 18:03:12 +04:00

5 lines
111 B
JSON

{
"typescript.tsdk": "node_modules/typescript/lib",
"prettier.prettierPath": "node_modules/prettier"
}