{ "typeAcquisition": { "include": ["jest", "@asciidoctor/core/types"] }, "compilerOptions": { "jsx": "react", "jsxFactory": "h", "target": "esNext", "module": "commonjs", "esModuleInterop": true } }