Files
whereami/.vscode/settings.json
2025-05-19 19:32:29 +00:00

5 lines
58 B
JSON

{
"files.associations": {
"wrangler.json": "jsonc"
}
}