Skip to content

Commit

Permalink
chore: minor fixes on readme
Browse files Browse the repository at this point in the history
  • Loading branch information
astagi authored Jun 22, 2022
1 parent fecb772 commit 09439f3
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,12 @@

## A Jest transformer for Webpack worker-loader

⚠️ This transformer is highly experimental. Any contribution and advice would be greatly appreciated!

This transformer helps you to use [Jest](https://facebook.github.io/jest/) testing with [Webpack worker-loader module](https://github.com/webpack-contrib/worker-loader). Inspired by [jsdom-worker](https://github.com/developit/jsdom-worker)
This transformer helps you to use [Jest](https://facebook.github.io/jest/) with [Webpack worker-loader module](https://github.com/webpack-contrib/worker-loader). Inspired by [jsdom-worker](https://github.com/developit/jsdom-worker)

## Help wanted❗️
### Warnings and help wanted❗️
⚠️ This transformer is highly experimental. Any contribution and advice would be greatly appreciated!

I need help maintaining this project. [Send me a DM on Twitter](https://twitter.com/4stagi) if you want to become a maintainer.
📣 I need help maintaining this project. [Send me a DM on Twitter](https://twitter.com/4stagi) if you want to become a maintainer.

### Install

Expand Down

0 comments on commit 09439f3

Please sign in to comment.