@foray1010/jest-preset
v5.1.0
Published
## Installation
Downloads
223
Readme
@foray1010/jest-preset
Installation
yarn add -DE @foray1010/jest-preset jest
Create an
jest.config.mjs
in the project rootconst config = { preset: '@foray1010', } export default config