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

Add .eslintrc config for our project #51

Merged
merged 1 commit into from
Mar 4, 2024

Conversation

dmohns
Copy link
Member

@dmohns dmohns commented Feb 27, 2024

Currently, ESlint complains a lot about

module.export(

and

let routes =

which are used a lot here. Silencing the false positives.

@dmohns dmohns requested a review from InensusDev February 27, 2024 15:25
@dmohns dmohns merged commit e81a78a into main Mar 4, 2024
8 checks passed
@dmohns dmohns deleted the chore-tune-eslintrc-for-a-vue-project branch March 4, 2024 08:54
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