Skip to content
This repository has been archived by the owner on May 17, 2022. It is now read-only.

Commit

Permalink
docs: update readme to include references of flow
Browse files Browse the repository at this point in the history
  • Loading branch information
upsetbit committed Feb 8, 2021
1 parent 663c244 commit caca4ad
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,12 @@ An opinionated template for NodeJS projects that includes, out of the box:

- Unit testing with __Jest__
- Next generation JS with __Babel__
- Static type checking with __Flow__
- Code coverage on __Codecov__
- __Docker__ image
- Good-looking API documentation with __JSDoc__
- CI/CD pipeline on __Azure DevOps__ with:
- Linting and style checking
- Linting, typing and style checking
- Test execution and coverage report upload
- Documentation assets upload to public S3 bucket
- Docker image push to DockerHub
Expand Down

0 comments on commit caca4ad

Please sign in to comment.