0.1.0 • Published 2 years ago
@svile/jest-config v0.1.0
Jest configuration
All aimed to standardize Node package management.
Usage
Create a jest.config.js
file in the root directory of your repo with the following contents:
module.exports = {
...require('@svile/jest-config'),
};
0.1.0
2 years ago