2.2.0 • Published 3 years ago

@itkdev/eslint-config v2.2.0

Weekly downloads
-
License
ISC
Repository
-
Last release
3 years ago

ITK Dev eslint config

Usage

npm install --save-dev @itkdev/eslint-config
yarn add --dev @itkdev/eslint-config
cat > .eslintrc.json <<'EOF'
{
    "extends": "@itkdev"
}
EOF

https://eslint.org/docs/developer-guide/shareable-configs

Publishing

npm adduser itkdev
npm version «some version»
npm publish --access public
git push --tags
2.2.0

3 years ago

2.1.1

3 years ago

2.1.0

3 years ago

2.0.0

3 years ago