ESLint shareable config for superReal
Based on airbnb-base
Note that the README on the master branch might not match that of the latest stable release!
npm install --save-dev eslint eslint-plugin-import eslint-config-superrealor
yarn add --dev eslint eslint-plugin-import eslint-config-superrealAdd ESLint config to your package.json:
{
"eslintConfig": {
"extends": "superreal"
}
}Copyright (c) superReal GmbH