UNPKG

office-addin-mock

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