Files
DefectingCat.github.io/.vscode/settings.json
DefectingCat b19914b68a format code
remove end of line
2023-05-17 14:58:22 +08:00

5 lines
142 B
JSON

{
"typescript.tsdk": "node_modules/.pnpm/typescript@5.0.2/node_modules/typescript/lib",
"typescript.enablePromptUseWorkspaceTsdk": true
}