UNPKG

jetup

Version:

Jetup: JavaScript Project Setup! Jetting-up your next JS project in seconds with one command, using fully modular, customizable presets, instantly ready to code!.

6 lines (4 loc) 247 B
// eslint-disable-next-line @typescript-eslint/no-var-requires, @typescript-eslint/no-require-imports const matchers = require('jest-extended'); // eslint-disable-next-line @typescript-eslint/no-unsafe-argument, no-undef expect.extend(matchers);