11.0.0 • Published 1 year ago

@starryinternet/eslint-config-starry v11.0.0

Weekly downloads
69
License
-
Repository
github
Last release
1 year ago

eslint-config-starry

Starry JavaScript Styleguide for ESLint.

Based heavily on Idiomatic.js, with some additional rules to enfore ES6 features like using let or const instead of var.

Usage

npm install @starryinternet/eslint-config-starry @starryinternet/eslint-plugin-starry --save-dev

Then drop an .eslintrc file in your project root that looks like this:

{
  "root": true,
  "extends": "@starryinternet/starry"
}
11.0.0

1 year ago

10.5.0

3 years ago

10.2.0

4 years ago

10.3.0

4 years ago

10.4.0

4 years ago

10.1.0

4 years ago

10.0.0

5 years ago

9.2.0

5 years ago

9.1.1

5 years ago

9.1.0

5 years ago

9.0.4

5 years ago

9.0.3

5 years ago

9.0.2

5 years ago