astro/examples/social-feed/tsconfig.json

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

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"
}