This package provides ES6 (+ES5) specific configurations used by ImmoweltGroup.
Add it to your dependencies.
npm i -D @immowelt/eslint-config-immowelt-es6
Use it in your ESLint settings.
{
"extends": "@immowelt/eslint-config-immowelt-es6"
}
- eslint-config-immowelt-es5
- eslint-config-immowelt-es6
- eslint-config-immowelt-react
- stylelint-config-immowelt
See the LICENSE
file at the root of the repository.