{ "extends": "../tsconfig.json", "compilerOptions": { "types": ["vitest/globals", "@testing-library/jest-dom", "node"] }, "include": ["../src", "./*.test.ts", "./*.test.tsx"] }