UNPKG

@lg-tools/crawler

Version:

Crawler for MongoDB documentation and other sites

14 lines (13 loc) 294 B
{ "extends": "@lg-tools/build/config/package.tsconfig.json", "compilerOptions": { "outDir": "./dist", "rootDir": "./src", "composite": true, "declaration": true, "declarationDir": "./dist/types", "sourceMap": true, "strict": true, "skipLibCheck": true } }