UNPKG

simplerestclients

Version:

A library of components for accessing RESTful services with javascript/typescript.

11 lines (10 loc) 132 B
{ "extends": "./tsconfig", "compilerOptions": { "sourceMap": true }, "include": [ "src/**/*", "test/**/*" ] }