UNPKG

@microsoft/windows-admin-center-sdk

Version:

Microsoft - Windows Admin Center Shell

19 lines (18 loc) 271 B
{ "extends": "../tsconfig.base.json", "compilerOptions": { "outDir": "dist-app", "types": [] }, "files": [ "main.ts", "polyfills.ts" ], "include": [ "**/*.d.ts" ], "exclude": [ "test.ts", "**/*.spec.ts" ] }