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

feat: rule no-unnormalized-keys #63

Open
wants to merge 8 commits into
base: main
Choose a base branch
from
Open

feat: rule no-unnormalized-keys #63

wants to merge 8 commits into from

Commits on Nov 21, 2024

  1. feat: rule no-unormalized-keys

    Fixes #32
    bmeck authored and nzakas committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    02680e7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    31ab77a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    761ac12 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d52ac1b View commit details
    Browse the repository at this point in the history
  5. Update README

    nzakas committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    c22f7cb View commit details
    Browse the repository at this point in the history
  6. Switch to object option

    nzakas committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    3ece8ed View commit details
    Browse the repository at this point in the history
  7. Re-add eslint.test.js

    nzakas committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    33ec035 View commit details
    Browse the repository at this point in the history
  8. Update src/rules/no-unnormalized-keys.js

    Co-authored-by: Milos Djermanovic <[email protected]>
    nzakas and mdjermanovic committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    99a32b2 View commit details
    Browse the repository at this point in the history