This repository was archived by the owner on Nov 9, 2020. It is now read-only.
eslint5
In this release
- eslint is upgraded to v5
- node v4 support is dropped
- api is changed to named export
- import eslint from 'rollup-plugin-eslint';
+ import { eslint } from 'rollup-plugin-eslint';