chore: Setup mdx infrastructure for writing readme and switch to ESM for developing #77
validate-workflow.yml
on: pull_request
Run type checks, lint, and tests
29s
Annotations
10 errors
Run type checks, lint, and tests:
examples/bin/mdxToMd.loader.ts#L1
Cannot find module '@mdx-js/node-loader' or its corresponding type declarations.
|
Run type checks, lint, and tests:
examples/bin/mdxToMd.loader.ts#L2
Cannot find module 'remark-code-import' or its corresponding type declarations.
|
Run type checks, lint, and tests:
examples/bin/mdxToMd.loader.ts#L3
Cannot find module 'remark-toc' or its corresponding type declarations.
|
Run type checks, lint, and tests:
examples/bin/mdxToMd.ts#L9
Cannot find module 'node-html-markdown' or its corresponding type declarations.
|
Run type checks, lint, and tests:
examples/bin/mdxToMd.ts#L10
Cannot find module 'react' or its corresponding type declarations.
|
Run type checks, lint, and tests:
examples/bin/mdxToMd.ts#L11
Cannot find module 'react-dom/server' or its corresponding type declarations.
|
Run type checks, lint, and tests:
examples/example-kitchensink.ts#L1
Cannot find module '@octokit/rest' or its corresponding type declarations.
|
Run type checks, lint, and tests:
examples/example-kitchensink.ts#L2
Cannot find module 'twilio' or its corresponding type declarations.
|
Run type checks, lint, and tests:
examples/example-kitchensink.ts#L3
Cannot find module '@opensdks/runtime' or its corresponding type declarations.
|
Run type checks, lint, and tests:
examples/example-kitchensink.ts#L4
Cannot find module '@opensdks/sdk-apollo' or its corresponding type declarations.
|