UNPKG

@posthog/ai

Version:
11 lines (10 loc) 258 B
{ "extends": "../tsconfig.json", "compilerOptions": { "incremental": false, "types": ["node", "jest"], "typeRoots": ["./node_modules/@types", "../node_modules/@types"], "skipLibCheck": true, "allowSyntheticDefaultImports": true } }