0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-01-06 22:10:10 -05:00
astro/packages/db/tsconfig.json
2024-01-24 16:29:45 -06:00

4 lines
98 B
JSON

{
"extends": "../../tsconfig.base.json",
"exclude": ["node_modules", "dist", "test", "bin"]
}