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

Conversation

sfeilmeier
Copy link
Contributor

miettal and others added 3 commits October 13, 2024 14:06
* 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
Copy link

codecov bot commented Oct 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #2838      +/-   ##
=============================================
- Coverage      56.12%   56.11%   -0.00%     
  Complexity      8547     8547              
=============================================
  Files           2140     2140              
  Lines          90537    90537              
  Branches        6717     6717              
=============================================
- Hits           50801    50799       -2     
- Misses         37982    37983       +1     
- Partials        1754     1755       +1     

@sfeilmeier sfeilmeier merged commit fd71353 into develop Oct 13, 2024
7 checks passed
@sfeilmeier sfeilmeier deleted the develop-2024-10-07 branch October 13, 2024 12:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants