UNPKG

@robot-inventor/paapi5-nodejs-sdk

Version:
20 lines (18 loc) 409 B
{ "compilerOptions": { "target": "ES2017", "module": "commonjs", "allowJs": true, "checkJs": true, "declaration": true, "emitDeclarationOnly": true, "declarationMap": false, "rootDir": "src", "outDir": "types", "skipLibCheck": true, "lib": ["es2017"], "esModuleInterop": true, "forceConsistentCasingInFileNames": true }, "include": ["src/**/*.js"] }