2.2.0-beta • Published 4 years ago
eslint-config-cimpress-atsquad v2.2.0-beta
ESLint Config Cimpress AT Squad
A set of opinionated ESLint rules with Prettier integration from the AT Squad at Cimpress.
Usage
yarn add -D eslint-config-cimpress-atsquad eslint prettier
- 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
2.2.0-beta
4 years ago
2.2.0-alpha
4 years ago
2.2.0-alpha.2
4 years ago
2.1.5
4 years ago
2.1.4
4 years ago
2.1.3
4 years ago
2.1.2
5 years ago
2.1.0
5 years ago
2.0.0
5 years ago
1.0.67
7 years ago
1.0.58
7 years ago
1.0.55
7 years ago
1.0.51
7 years ago
1.0.47
7 years ago
1.0.41
7 years ago
1.0.38
7 years ago
1.0.34
7 years ago
1.0.32
7 years ago
1.0.28
7 years ago
1.0.25
7 years ago
1.0.23
7 years ago
1.0.21
7 years ago
1.0.14
7 years ago
1.0.11
7 years ago
1.0.2
7 years ago
1.0.1
7 years ago
1.0.0
7 years ago