Files
defgov/apps/ui-site/.vscode/settings.json
2026-05-06 02:59:19 +08:00

9 lines
127 B
JSON

{
"json.schemas": [
{
"fileMatch": ["/tsconfig.build.json", "/tsconfig.base.json"],
"schema": {}
}
]
}