{ "extends": "../tsconfig.json", "compilerOptions": { "lib": ["WebWorker", "ESNext"] }, "include": ["*.ts", "*.d.ts"] }