UNPKG

axios-with-cookies

Version:

Fork of axios-cookiejar-support with configurable http(s)-agent

14 lines (13 loc) 281 B
{ "compilerOptions": { "declaration": true, "lib": ["ESNext"], "module": "CommonJS", "outDir": "./dist", "rootDir": "./src", "target": "ESNext", "types": ["@types/node"] }, "extends": "@3846masa/configs/tsconfig.json", "include": ["src/**/*"] }