astro/examples/social-feed/tsconfig.json

4 lines
40 B
JSON
Raw Normal View History

2023-06-14 17:50:31 +02:00
{
2023-09-12 14:38:43 -05:00
"extends": "astro/tsconfigs/base"
}