@carbon/cli-plugin-jest
v0.0.24
Published
> Jest plugin for `@carbon/toolkit`
Downloads
46
Maintainers
Keywords
Readme
@carbon/cli-plugin-jest
Jest plugin for
@carbon/toolkit
Getting Started
Run the following command using npm:
npm install -S @carbon/cli-plugin-jest
If you prefer Yarn, use the following command instead:
yarn add @carbon/cli-plugin-jest
Adding to your project
If you already are using @carbon/toolkit
, you can use add this plugin to your
project by running:
$(yarn bin)/toolkit add @carbon/cli-plugin-jest
🤲 Contributing
To learn more about how to contribute, look here!