5 lines
131 B
JSON
5 lines
131 B
JSON
{
|
|
"extends": "astro/tsconfigs/strict",
|
|
"include": ["src", ".astro/types.d.ts", "emdash-env.d.ts", "worker-configuration.d.ts"]
|
|
}
|