1.2.6 • Published 1 year ago

@beacon/eslint-config-node v1.2.6

Weekly downloads
24
License
ISC
Repository
-
Last release
1 year ago

Beacon ESLint Node Config

This package has shared ESLint configuration, to be used across Beacon Node.js apps and services.

Installation

Install the module locally:

npm install eslint @beacon/eslint-config-node --save-dev

And then add the config to your .eslintrc.js file:

{
  "extends": ["@beacon/eslint-config-node"]
}

Note: this is Node.js config only, and does not apply to frontend applications.

License

Apache2

1.2.6

1 year ago

1.2.5

2 years ago

1.2.4

2 years ago

1.2.3

7 years ago

1.2.2

7 years ago

1.2.1

7 years ago

1.2.0

7 years ago

1.1.2

7 years ago

1.1.1

7 years ago

1.1.0

7 years ago

1.0.6

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

8 years ago

1.0.0

8 years ago