Skip to content

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

Open
davorpa wants to merge 10 commits intoEbookFoundation:mainfrom
davorpa:feature/15-eslint-prettier-jest
Open

[CONFIG-15]: Add ESLint + Prettier + Jest#15
davorpa wants to merge 10 commits intoEbookFoundation:mainfrom
davorpa:feature/15-eslint-prettier-jest

Conversation

@davorpa
Copy link
Copy Markdown
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