@jvdx/jest-preset jvdx's jest preset. Installation (1) Install this configuration: # Using npm $ npm i -D @jvdx/jest-preset # Using yarn $ yarn add -D @jvdx/jest-preset (2) Extend jest configuration: { "preset": "@jvdx/jest-preset" }