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