Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rickhanlonii/jest-runner-babel
https://github.com/rickhanlonii/jest-runner-babel
Last synced: 15 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/rickhanlonii/jest-runner-babel
- Owner: rickhanlonii
- License: mit
- Created: 2018-03-20T16:32:54.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-05-14T03:19:02.000Z (over 4 years ago)
- Last Synced: 2024-10-04T15:41:00.501Z (about 1 month ago)
- Language: JavaScript
- Size: 170 KB
- Stars: 8
- Watchers: 2
- Forks: 2
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
Jest Runner Babel
## Installation
Using npm:
```bash
$ npm i -D jest-runner-babel
```Using yarn:
```bash
$ yarn add -D jest-runner-babel
```## Licence
MIT