UNPKG

powerbi-client-angular-next

Version:

Angular wrapper for powerbi-client library

17 lines (16 loc) 250 B
{ "extends": "../../tsconfig.json", "compilerOptions": { "outDir": "../../out-tsc/spec", "types": [ "jasmine" ] }, "files": [ "../../src/test.ts" ], "include": [ "../../**/*.spec.ts", "../../**/*.d.ts" ] }