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

[CONFIG-15]: Add ESLint + Prettier + Jest #15

Open
wants to merge 10 commits into
base: main
Choose a base branch
from

Conversation

davorpa
Copy link
Member

@davorpa davorpa commented Sep 29, 2022

Description

It enforces good practices for developing code

  • ESLint: linting files
  • Prettier: formatting files in conjuntion with .editorconfig
  • Jest: As testing library for integration or unity suits

Is wellknown that all of them works well with any editor like VSCode (installing their respective addons)

Context

Changes introduced in 41ae293 doesn't affect current behaviour since are covered by tests and fpb.json diffs report no changes

image
image

@davorpa davorpa marked this pull request as ready for review September 29, 2022 21:02
@davorpa davorpa changed the title [FEATURE-15]: Configure ESLint+Prettier+Jest [CONFIG-15]: Add ESLint + Prettier + Jest Sep 30, 2022
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.

1 participant