UNPKG

office-addin-usage-data

Version:

Provides infrastructure to send usage data events and exceptions.

11 lines (10 loc) 211 B
{ "extends": "../../tsconfig.json", "compilerOptions": { "outDir": "lib", "skipLibCheck": true, "strict": false, }, "include": ["src/**/*"], "exclude": ["lib", "node_modules"], }