1.4.4 • Published 13 days ago

@atomic-tools/eslint-config-atomic v1.4.4

Weekly downloads
-
License
MIT
Repository
github
Last release
13 days ago

eslint-config-atomic

NPM

Shared linting and prettier config used by the Atomic.io engineering team.

Installation

yarn add -ED @atomic-tools/eslint-config-atomic

in your .eslintrc file:

{
  "extends": ["@atomic-tools/atomic"]
}

To update this config

  1. Install dependencies and update the shared config as needed
  2. Update the version appropriately in package.json
  3. Commit and push changes

Whenever the version in package.json is bumped, a new version is published automatically to npm. See .github/workflows/main.yml

1.4.4

13 days ago

1.4.3

13 days ago

1.4.2

14 days ago

1.4.1

16 days ago

1.4.0

2 months ago

1.3.9

12 months ago

1.3.7

1 year ago

1.3.6

1 year ago

1.2.6

1 year ago

1.2.5

1 year ago

1.3.8

1 year ago

1.2.4

1 year ago

1.2.3

1 year ago

1.2.2

2 years ago

1.2.1

2 years ago

1.2.0

2 years ago

1.1.2

2 years ago

1.1.1

2 years ago

1.1.0

2 years ago

1.0.3

2 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago