Commit Graph

4 Commits

Author SHA1 Message Date
83a6a6ea32 [ENHANCEMENT] Properly configure eslint to work with jest (#988)
* chore: make aware eslint that we use jest

By setting up the jest environment, we no longer need to declare the
'test' global in the configuration.

* chore: don't need to import expect, it's a jest environment global

* chore: don't need to import expect when creating undefined test
2019-06-18 08:34:45 +03:00
ea4284adf9 revert changes, according to PR 2018-12-09 18:52:14 +02:00
cc652ac653 Revert "adds deepMapKeys snippet"
This reverts commit 73470c50d9.
2018-12-09 18:48:59 +02:00
56e7689a97 adds deepMapKeys snippet 2018-11-29 15:22:53 +02:00