{
  "extends": "./tsconfig.json",
  "compilerOptions": {
    "noEmit": true,
    "allowJs": true
  },
  "include": ["src", "tests", "vite.config.ts", "./.eslintrc.js"]
}
