Files
awesome-copilot/website/src/env.d.ts
Aaron Powell a038e281db Add TypeScript config for Astro website
Add tsconfig.json extending astro/tsconfigs/base and env.d.ts with
Astro client type references to resolve import.meta.env type errors.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-02-25 15:54:15 +11:00

2 lines
39 B
TypeScript

/// <reference types="astro/client" />