Twitch-VOD-Manager/docs/tsconfig.json
xRangerDE 301132c9ee Add Astro + MDX docs workspace
Create a separate docs project with Astro and MDX so product documentation can evolve independently from the Electron app while supporting the planned TS/MDX migration.
2026-02-13 10:00:12 +01:00

4 lines
42 B
JSON

{
"extends": "astro/tsconfigs/strict"
}