UNPKG

jest-ex

Version:

A runner and a transformer to simplify (a little bit) your work with Jest.

13 lines (12 loc) 191 B
{ "root": true, "plugins": ["homer0"], "extends": ["plugin:homer0/jest"], "rules": { "import/first": "off" }, "globals": { "__dirname": true, "__filename": true } }