Skip to content

Add import plugin and test environment settings

Compare
Choose a tag to compare
@omrilotan omrilotan released this 29 Jul 16:20
· 15 commits to master since this release

Add eslint-plugin-import

https://github.com/benmosher/eslint-plugin-import#readme

Add test env jest / mocha

Included in @fiverr/fiverr:

  • base: Just the set of rules
  • es6: New ES support and rules
  • react: React specific rules and eslint-plugin-react plugin

Need to be added explicitly:

  • jest
  • mocha