{ "extends": "@tsconfig/node-lts/tsconfig.json", "compilerOptions": { "outDir": "./dist", "skipLibCheck": true }, "include": ["src/"] }