UNPKG

@agility/management-sdk

Version:
15 lines 328 B
{ "compilerOptions": { "module" : "commonjs", "allowJs": true, "declaration": true, "jsx": "react", "target": "es5", "outDir": "./dist/", "lib": ["es2016", "dom"], "esModuleInterop": true, "skipLibCheck": true, "allowSyntheticDefaultImports": true }, "include": ["src", "src/apiClient.ts"] }