{ "compilerOptions": { "strict": true, "noEmit": true, "target": "ES2020", "module": "ESNext", "moduleResolution": "Node", "jsx": "preserve", "skipLibCheck": true, "types": [] }, "files": ["shims/mizan-channels.d.ts", "channels.ts", "channels.hooks.tsx"] }