UNPKG

@microsoft/msgraph-sdk

Version:
9 lines 228 B
{ "$schema": "https://json.schemastore.org/tsconfig", "extends": "../tsconfig.base.json", "compilerOptions": { "baseUrl": "./" }, "include": ["**/*.ts"], "exclude": ["node_modules", "**/__tests__/*", "**/__e2e__/*"] }