UNPKG

ts-jest

Version:

A Jest transformer with source map support that lets you use Jest to test projects written in TypeScript

5 lines (4 loc) 95 B
{ "*.{js,cjs,mjs,jsx,ts,tsx}": ["eslint --fix"], "*.{yml,yaml,md}": ["prettier --write"] }