eslint-config-developit icon indicating copy to clipboard operation
eslint-config-developit copied to clipboard

developit's generic eslint config for libraries

Results 1 eslint-config-developit issues
Sort by recently updated
recently updated
newest added

`babel-eslint` is deprecated and it should be replaced with `@babel/eslint-parser`. ## Steps to reproduce 1. `yarn init -y` 2. `yarn set version berry` 3. `yarn add eslint-config-developit` 4. See logs:...