15.1.0 • Published 10 months ago

@bloomreach/eslint-config-angular v15.1.0

Weekly downloads
-
License
Apache-2.0
Repository
-
Last release
10 months ago

Bloomreach ESLint Config

NPM License

The package provides an ESLint configuration for the Bloomreach Frontend Code Style.

What is inside?

Get Started

Installation

To get the SDK into your project with NPM:

npm install --save-dev @bloomreach/eslint-config-angular

And with Yarn:

yarn add --dev @bloomreach/eslint-config-angular

Usage

Add the following configuration into your package.json:

  "eslintConfig": {
    "extends": "@bloomreach/eslint-config-angular"
  },

License

Published under Apache 2.0 license.