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

ESLint configuration file format #8

Open
1 task done
leoortizz opened this issue Mar 31, 2022 · 0 comments
Open
1 task done

ESLint configuration file format #8

leoortizz opened this issue Mar 31, 2022 · 0 comments
Assignees

Comments

@leoortizz
Copy link
Member

leoortizz commented Mar 31, 2022

Currently we're only checking if a .eslintrc file exists in the root directory, if it's there we ask if the user wants to replace it, if it's not there we create it.

I think that we should verify all supported file formats before doing so, then:

  • 1. use .eslintrc.js since it has top priority between different configurations formats
@JulienMartel JulienMartel self-assigned this Sep 22, 2023
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

No branches or pull requests

2 participants