mirror of
https://github.com/github/awesome-copilot.git
synced 2026-03-12 04:05:12 +00:00
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>
4 lines
40 B
JSON
4 lines
40 B
JSON
{
|
|
"extends": "astro/tsconfigs/base"
|
|
}
|