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

fix: eslint #2205

Draft
wants to merge 8 commits into
base: main
Choose a base branch
from
Draft

fix: eslint #2205

wants to merge 8 commits into from

Conversation

DerekRoberts
Copy link
Member

@DerekRoberts DerekRoberts commented Dec 12, 2024

Closes #2188.

@marcellmueller does this cover your issue adequately? We're trying to make the components modular, so the linting configs are separate. Unless it's fine to mash them together anyway, then swap in a Java or Python backend. Opinions?

Copy link
Collaborator

@marcellmueller marcellmueller left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry I meant to get to this but got busy deploying to AWS with Om. This looks great! I pulled this and ran npm i in the backend directory and verified eslint is working.

Though looks like the backend build is failing, I think there are some more linting issues to fix.

Also one thing to consider is moving to eslint 9 since 8 is EOL. However it uses this flat config, they have a migration tool I had it setup here: https://github.com/bcgov/nr-rec-resources/blob/main/eslint.config.mjs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Waiting
Development

Successfully merging this pull request may close these issues.

eslint parserOptions config issue
2 participants