@immowelt/eslint-config-immowelt-vuejs
v3.1.0
Published
ESLint shareable vuejs config
Downloads
4
Readme
@immowelt/eslint-config-immowelt-vuejs
This package provides base (eslint-config-immowelt-base) and vuejs (this package) configurations used by ImmoweltGroup.
Usage
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"
}
Linting Bundle
- eslint-config-immowelt-base
- eslint-config-immowelt-react
- eslint-config-immowelt-vuejs
- stylelint-config-immowelt
License
See the LICENSE
file at the root of the repository.