0.5.1 • Published 7 months ago

@rocicorp/eslint-config v0.5.1

Weekly downloads
-
License
Apache 2.0
Repository
github
Last release
7 months ago

Shared eslint config for Rocicorp Projects

The package includes all the dependencies to have a working eslint setup that works with the configuration. Adopting projects will only need to install @rocicorp/eslint-config.

Install

$ npm install @rocicorp/eslint-config --save-dev

Usage

Make sure you have a tsconfig.json and .eslintignore in your project

Add this to the package.json:

{
  "eslintConfig": {
    "extends": "@rocicorp/eslint-config"
  }
}
0.5.0

8 months ago

0.5.1

7 months ago

0.4.1

12 months ago

0.4.0

12 months ago

0.4.2

11 months ago

0.3.0

1 year ago

0.2.0

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago