Files
defgov/templates/vite-react-template/.vscode/settings.json

9 lines
127 B
JSON

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