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

refactor: switch to optional chaining in custom filters and update eslint config #1274

Merged
merged 4 commits into from
Oct 8, 2024

Commits on Oct 3, 2024

  1. Update generator.js

    Removed Unnecessary character escapes
    rishabhr4 committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    5510150 View commit details
    Browse the repository at this point in the history
  2. Update customFilters.js

    used optional chain expression
    rishabhr4 committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    b9bd819 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. Revert "Update generator.js"

    This reverts commit 5510150.
    rishabhr4 committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    eb86f91 View commit details
    Browse the repository at this point in the history
  2. updated .eslintrc to pass the linting issue

    updated ecam version so that the failing linting test runs
    rishabhr4 committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    44ce244 View commit details
    Browse the repository at this point in the history