0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2024-12-23 21:53:55 -05:00
astro/examples/starlog/tsconfig.json
2023-12-28 21:10:08 +00:00

4 lines
65 B
JSON

{
"extends": "astro/tsconfigs/strict",
"exclude": ["dist"]
}