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

Fix type declarations for custom message arguments #6354

Merged
merged 3 commits into from Sep 20, 2022

Commits on Sep 20, 2022

  1. Fix the type linting command to actually check the relevant types

    Disabling the checks for lib files will hide typescript errors in the
    stylelint type definitions, as those are loaded as a lib type when
    type-checking type-test.ts
    stof committed Sep 20, 2022
    Copy the full SHA
    de5a7e1 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    1ec2d8e View commit details
    Browse the repository at this point in the history
  3. Add changelog entry

    stof committed Sep 20, 2022
    Copy the full SHA
    c192820 View commit details
    Browse the repository at this point in the history