Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add import plugin and test environment settings
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`
- Loading branch information