Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove no-resolution flag and add --exclude-entrypoints when running are-the-types-wrong during CI #2155

Merged
merged 1 commit into from Apr 8, 2024

Commits on Apr 7, 2024

  1. Remove no-resolution flag when running are-the-types-wrong during CI

      - `@arethetypeswrong/cli` now has an `--exclude-entrypoints` flag which we can use to exclude the `alternate-renderers` entrypoint from the check since it will fail under the `Node10` module resolution as `Node10` looks at actual files on disk and we don't have a file named `alternate-renderers`.
    aryaemami59 committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    d083422 View commit details
    Browse the repository at this point in the history