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

[CodeQuality] Add ESLint configuration #11

Open
alvarowolfx opened this issue Mar 22, 2018 · 1 comment
Open

[CodeQuality] Add ESLint configuration #11

alvarowolfx opened this issue Mar 22, 2018 · 1 comment
Labels
enhancement New feature or request
Milestone

Comments

@alvarowolfx
Copy link

Is easy to add ESLint to the project and we can have a standard code style for all the contributions. Later when CI support is added, the code style can also be validated.

Now, which code style to use? 🤔
https://www.npmjs.com/package/eslint-config-airbnb
https://github.com/google/eslint-config-google

@RodolfoSilva
Copy link
Member

@alvarowolfx We don't use any style guide. But i prefere use the StandarJS https://standardjs.com/.

@di3goleite di3goleite added this to the v1.0.0 milestone Mar 25, 2018
@di3goleite di3goleite added the enhancement New feature or request label Apr 19, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants