yarn add @toba/test --dev
Add jest.config.js
to the project root containing
module.exports = require('@toba/test/jest');
in order to use the shared Jest configuration.
Copyright © 2019 Jason Abbott
This software is licensed under the MIT license. See the LICENSE file accompanying this software for terms of use.