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(no-unlocalized-strings): ignore more cases #84

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

Commits on Nov 24, 2024

  1. fix(no-unlocalized-strings): ignore more cases

    - ignore when there is no text, and only variables
    - apply `ignore` option to the JSX Text
    - improve default Regexp in the documentation
    timofei-iatsenko committed Nov 24, 2024
    Configuration menu
    Copy the full SHA
    d9ca52b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8b536b7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8392cac View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2fc684c View commit details
    Browse the repository at this point in the history