{ "extends": "../../tsconfig.json", "compilerOptions": { "baseUrl": "src", "outDir": "dist", "skipLibCheck": true }, "exclude": [ "dist", "public" ] }