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
4d8c3a0c5f Update .eslintrc.json 2018-10-19 10:15:24 +03:00
4270fa9a3d Linted everything, removed semistandard 2018-10-18 23:38:01 +03:00
f22158a3d6 Add eslint to devDep and configure it 2018-10-18 22:33:30 +03:00