mirror of
https://github.com/tuono-labs/tuono
synced 2026-07-25 12:52:47 -07:00
6 lines
125 B
JSON
6 lines
125 B
JSON
{
|
|
"extends": "../../tsconfig.json",
|
|
"include": ["src", "tests", "vite.config.ts"],
|
|
"exclude": ["tests/generator/**"]
|
|
}
|