UNPKG

@availity/api-axios

Version:

Wrappers for axios designed to work with the Availity portal

11 lines (10 loc) 236 B
{ "extends": "./tsconfig.json", "compilerOptions": { "outDir": "../../dist/out-tsc", "module": "commonjs", "types": ["jest", "node"], "allowJs": true }, "include": ["**/*.test.ts", "**/*.spec.ts", "**/*.d.ts"] }