UNPKG

@readme/postman-to-openapi

Version:
20 lines (19 loc) 446 B
{ "compilerOptions": { "module": "commonjs", "lib": ["ES6"], "noImplicitAny": true, "noImplicitThis": true, "strictNullChecks": true, "strictFunctionTypes": true, "baseUrl": "../", "typeRoots": ["../"], "types": [], "noEmit": true, "forceConsistentCasingInFileNames": true }, "files": [ "index.d.ts", "typescript-test.ts" ] }