@eclipse-scout/eslint-config

24.1.6 • Public • Published

Jenkins Jenkins tests npm NPM npm (scoped) node Website

Eclipse Scout - ESLint

ESLint shareable config for the Eclipse Scout JavaScript style.

Usage

Once the @eclipse-scout/eslint-config package is installed, you can use it by specifying it in the extends section of your ESLint configuration.

module.exports = {
  extends: '@eclipse-scout',
  rules: {
    // Additional, per-project rules...
  }
}

Package Sidebar

Install

npm i @eclipse-scout/eslint-config

Weekly Downloads

36

Version

24.1.6

License

EPL-2.0

Unpacked Size

23.6 kB

Total Files

5

Last publish

Collaborators

  • aeg
  • andre.wegmueller
  • claudio.guglielmo
  • daniel.schmid
  • mvilliger
  • eclipsescout