1.2.0 • Published 2 years ago

@astuteo/eslint-config v1.2.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

Astuteo's eslint configuration file

Heavily based on: https://www.npmjs.com/package/eslint-config-airbnb

Usage

Install:

Note: If the project has our @astuteo/build-config 5.4.18+ installed, you do not need to install this package seperately. That is installed and kept up-to-date in that package.

$ yarn add --dev @astuteo/eslint-config

Edit package.json:

{
  // ...
  "eslintConfig": {
    "extends": "@astuteo/eslint-config"
  },
}
1.2.0

2 years ago

1.0.9

3 years ago

1.0.8

3 years ago

1.0.7

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.2

3 years ago

1.0.0

3 years ago