2.0.1 • Published 2 years ago

@choseohwan/jest-preset-base v2.0.1

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

jest-preset-base

jest base preset for SeoHwan Cho's project

Install

npm

npm install @choseohwan/jest-preset-base jest @types/jest ts-jest --save-dev

yarn

yarn add @choseohwan/jest-preset-base jest @types/jest ts-jest -D

Usage

Make jest.config.ts file in the root directory of packages.

jest.config.ts

module.exports = {
    preset: "@choseohwan/jest-preset-base"
};
2.0.1

2 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago

0.1.0

3 years ago

0.0.0

3 years ago