UNPKG

strike-axios

Version:
13 lines (12 loc) 230 B
{ "compilerOptions": { "target": "ES2016", "module": "commonjs", "lib": ["ES2016", "DOM"], "strict": true, "esModuleInterop": true, "outDir": "./dist", "declaration": true }, "include": ["src"] }