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

Migrate to eslint 9 #1042

Closed
larsrickert opened this issue May 7, 2024 · 0 comments
Closed

Migrate to eslint 9 #1042

larsrickert opened this issue May 7, 2024 · 0 comments
Assignees
Labels
dev Requires technical expertise

Comments

@larsrickert
Copy link
Collaborator

larsrickert commented May 7, 2024

Follow up on #1041.
Wait for release of Vue eslint config

larsrickert added a commit that referenced this issue May 7, 2024
Currently our automated dependency updates are blocked by eslint 9 which
we can not update yet because not all of our plugins support it yet.

So we ignore it for now so all other dependencies can be updated by
dependabot again.

Follow up: #1042
@JoCa96 JoCa96 added the dev Requires technical expertise label May 22, 2024
@JoCa96 JoCa96 self-assigned this Oct 16, 2024
@mj-hof mj-hof added this to the Product improvements milestone Oct 16, 2024
JoCa96 added a commit that referenced this issue Oct 24, 2024
Relates to #1042

- updated all eslint and related packages
- eslint recommends a single eslint configuration file for v9, therefore
all configs were moved to the single root `eslint.config.js` file
- typechecked lint rules are only enabled for `sit-onyx` as the
necessary `projectService` takes way too long otherwise
  - fixed all occuring lint issues
- merged all `.gitignore` files into the root one, so it can be used as
eslint ignore rules
  - reordered and regrouped .gitignore entries
@mj-hof mj-hof closed this as completed Oct 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dev Requires technical expertise
Projects
Status: Done
Development

No branches or pull requests

3 participants