go-vanity/.vscode/settings.json
Andrew Ying d86b9e38de Initial commit (by create-cloudflare CLI)
Details:
  C3 = create-cloudflare@2.50.4
  project name = witos-go
  package manager = npm@8.3.0
  wrangler = wrangler@4.24.4
  git = 2.43.0
2025-07-21 08:22:28 +01:00

5 lines
No EOL
58 B
JSON

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