astro/examples/social-feed/tsconfig.json

4 lines
40 B
JSON
Raw Normal View History

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