Files
safeline/.vscode/settings.json
2025-03-11 19:01:30 +08:00

7 lines
238 B
JSON

{
"yaml.schemas": {
"https://taskfile.dev/schema.json": "file:///Users/cuichenyang/Workspace/projet/safeline/Taskfile"
},
"python.analysis.typeCheckingMode": "basic",
"python.analysis.autoImportCompletions": true
}