jest-preact-preset
v1.0.0
Published
Jest preset containing all required configuration for writing tests for [preact](https://github.com/preactjs/preact.
Keywords
Readme
jest-preact
Jest preset containing all required configuration for writing tests for [preact](https://github.com/preactjs/preact.
npm install jest-preact-presetUsage
// jest.config.js
module.exports = {
preset: 'jest-preact-preset',
};License
MIT
