cjolowicz / muckr-web

Web app for muckr
https://muckr-web.herokuapp.com
MIT License
0 stars 0 forks source link

Add eslint-config-jest-enzyme #23

Closed cjolowicz closed 5 years ago

cjolowicz commented 5 years ago

https://github.com/FormidableLabs/enzyme-matchers/blob/master/packages/eslint-config-jest-enzyme/README.md

cjolowicz commented 5 years ago

Remove import { mount, shallow } from "enzyme"; from tests.

cjolowicz commented 5 years ago

https://github.com/FormidableLabs/enzyme-matchers/issues/289