Skip to content

Commit

Permalink
Create feature list
Browse files Browse the repository at this point in the history
  • Loading branch information
piecioshka committed Jun 13, 2020
1 parent 90cfc7d commit 5b570a8
Showing 1 changed file with 9 additions and 3 deletions.
12 changes: 9 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,13 @@
[![travis-ci](https://api.travis-ci.org/piecioshka/boilerplate-jest-typescript.svg?branch=master)](https://travis-ci.org/piecioshka/boilerplate-jest-typescript)
[![coveralls](https://coveralls.io/repos/github/piecioshka/boilerplate-jest-typescript/badge.svg?branch=master)](https://coveralls.io/github/piecioshka/boilerplate-jest-typescript?branch=master)

📒 Test project with Jest & TypeScript
🍴 Starter with Jest & TypeScript

## Features

* :white_check_mark: Jest `v26.0.1`
* :white_check_mark: TypeScript `v3.9.5`
* :white_check_mark: Webpack `v4.43.0`

## Motivation

Expand All @@ -27,8 +33,8 @@ Give a ⭐️ if this project helped you!

## Related

* [test-mocha-typescript](https://github.com/piecioshka/test-mocha-typescript)
* [test-jasmine-typescript](https://github.com/piecioshka/test-jasmine-typescript)
* [boilerplate-mocha-typescript](https://github.com/piecioshka/boilerplate-mocha-typescript)
* [boilerplate-jasmine-typescript](https://github.com/piecioshka/boilerplate-jasmine-typescript)

## License

Expand Down

0 comments on commit 5b570a8

Please sign in to comment.