This package provides base (eslint-config-immowelt-base) and vuejs (this package) configurations used by ImmoweltGroup.
Add it to your dependencies.
yarn add @immowelt/eslint-config-immowelt-vuejs --dev
Use it in your ESLint settings.
{
"extends": "@immowelt/eslint-config-immowelt-vuejs"
}
- eslint-config-immowelt-base
- eslint-config-immowelt-react
- eslint-config-immowelt-vuejs
- stylelint-config-immowelt
See the LICENSE
file at the root of the repository.