2.2.0-beta • Published 2 years ago

eslint-config-cimpress-atsquad v2.2.0-beta

Weekly downloads
288
License
Apache-2.0
Repository
github
Last release
2 years ago

ESLint Config Cimpress AT Squad

npm version

A set of opinionated ESLint rules with Prettier integration from the AT Squad at Cimpress.

Usage

  1. yarn add -D eslint-config-cimpress-atsquad eslint prettier
  2. add the following sections to your package.json
{
  "eslintConfig": {
      "extends": "cimpress-atsquad"
    },
  "prettier": "eslint-config-cimpress-atsquad/prettier",
}

Publishing new version

Uses https://github.com/marketplace/actions/publish-to-npm

Change the version in package.json, e.g. to 2.0.0 and create a commit with message Release 2.0.0. A new tag with version v2.0.0 will be created and the package will be published to NPM registry.

License

Apache License 2.0

2.2.0-beta

2 years ago

2.2.0-alpha

2 years ago

2.2.0-alpha.2

2 years ago

2.1.5

3 years ago

2.1.4

3 years ago

2.1.3

3 years ago

2.1.2

3 years ago

2.1.0

4 years ago

2.0.0

4 years ago

1.0.67

6 years ago

1.0.58

6 years ago

1.0.55

6 years ago

1.0.51

6 years ago

1.0.47

6 years ago

1.0.41

6 years ago

1.0.38

6 years ago

1.0.34

6 years ago

1.0.32

6 years ago

1.0.28

6 years ago

1.0.25

6 years ago

1.0.23

6 years ago

1.0.21

6 years ago

1.0.14

6 years ago

1.0.11

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago