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 and Prettier #48

Merged
merged 2 commits into from
Oct 6, 2021
Merged

Fix/ESLint and Prettier #48

merged 2 commits into from
Oct 6, 2021

Conversation

jsconan
Copy link
Contributor

@jsconan jsconan commented Oct 1, 2021

The ESLint was a bit outdated in this repo, and prettier was not activated at all.

This PR aim at:

  • update versions of ESLint and some other tools
  • add Prettier
  • align the config with the common rules we have

@github-actions
Copy link

github-actions bot commented Oct 1, 2021

Version

Target Version 0.8.1
Last version 0.8.0

There are 0 BREAKING CHANGE, 0 feature, 0 fix

@github-actions
Copy link

github-actions bot commented Oct 1, 2021

Coverage Report

Totals Coverage
Statements: 93.62% ( 176 / 188 )
Methods: 94.12% ( 48 / 51 )

@jsconan jsconan requested review from marpesia and meefox October 1, 2021 09:44
Copy link

@marpesia marpesia left a comment

Choose a reason for hiding this comment

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

Review Checklist

  • New code is covered by tests (if applicable)
  • Tests are running successfully (old and new ones) on my local machine (if applicable)
  • New code is respecting code style rules
  • New code is respecting best practices
  • New code is not subject to concurrency issues (if applicable)
  • Feature is working correctly on my local machine (if applicable)
  • Acceptance criteria are respected
  • Pull request title and description are meaningful
  • Pull request's target is not master
  • Commits are following conventional commits
  • Commits messages are meaningful
  • Commits are atomic
  • Changelog is updated according to changes (if applicable)
  • Documentation is updated according to changes (if applicable)

@jsconan jsconan merged commit 02ea80e into develop Oct 6, 2021
@jsconan jsconan deleted the fix/eslint-and-prettier branch October 6, 2021 06:31
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.

3 participants