{ "extends": "./tsconfig.json", "compilerOptions": { "skipLibCheck": true }, "include": ["src/**/*.ts", "tests/**/*.ts", "tsup.config.ts"] }