{ "extends": "../../../tsconfig.json", "compilerOptions": { "lib": ["WebWorker"] }, "include": ["main.ts", "../../build-def.d.ts"], "exclude": [] }