Skip to content

ImmoweltGroup/eslint-config-immowelt-vuejs

Repository files navigation

@immowelt/eslint-config-immowelt-vuejs

Powered by Immowelt Build Status Renovate enabled semantic-release

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

License

See the LICENSE file at the root of the repository.