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

Add q as allowed identifier in eslint #329

Merged
merged 5 commits into from
Apr 4, 2022
Merged

Commits on Mar 29, 2022

  1. Add q as allowed identifier in eslint

    `q` is a common identifier for a search query param, and it used in many apps across Shopify. This patch allows its usage.
    ianks authored Mar 29, 2022
    Configuration menu
    Copy the full SHA
    2934f47 View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG.md

    ianks authored Mar 29, 2022
    Configuration menu
    Copy the full SHA
    50d80e6 View commit details
    Browse the repository at this point in the history
  3. Update CHANGELOG.md

    ianks authored Mar 29, 2022
    Configuration menu
    Copy the full SHA
    75d7cc9 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2022

  1. Update CHANGELOG.md

    ianks authored Mar 30, 2022
    Configuration menu
    Copy the full SHA
    03ae7b0 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2022

  1. Update CHANGELOG.md

    BPScott authored Apr 4, 2022
    Configuration menu
    Copy the full SHA
    f25d717 View commit details
    Browse the repository at this point in the history