UNPKG

office-addin-lint

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