0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-02-10 22:38:53 -05:00

chore: add ts types to astro fixture

This commit is contained in:
bholmesdev 2024-02-02 17:45:06 -05:00
parent 52ce6abb77
commit 39b63a2e5a

View file

@ -0,0 +1,3 @@
{
"extends": "astro/tsconfigs/base"
}