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