Files
tuono/packages/fs-router-vite-plugin/tsconfig.json
T
2024-12-01 10:07:35 +01:00

6 lines
125 B
JSON

{
"extends": "../../tsconfig.json",
"include": ["src", "tests", "vite.config.ts"],
"exclude": ["tests/generator/**"]
}