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

UI: add import order rule to eslint #2838

Merged
merged 3 commits into from
Oct 13, 2024
Merged

UI: add import order rule to eslint #2838

merged 3 commits into from
Oct 13, 2024

Commits on Oct 13, 2024

  1. UI: add import order rule to eslint (#2778)

    * npm install -D eslint-import-resolver-typescript eslint-plugin-import
    * add import rules
    * fix: add ignore comment for eslint-plugin-import bug.
    cf. import-js/eslint-plugin-import#1479
    * eslint src/ --fix
    miettal authored Oct 13, 2024
    Configuration menu
    Copy the full SHA
    cf109b4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6e86dc6 View commit details
    Browse the repository at this point in the history
  3. Fix build

    sfeilmeier committed Oct 13, 2024
    Configuration menu
    Copy the full SHA
    af149f5 View commit details
    Browse the repository at this point in the history