4.0.0 • Published 3 years ago

@zakuro9715/eslint-config v4.0.0

Weekly downloads
158
License
Apache-2.0
Repository
github
Last release
3 years ago

@zakuro9715/eslint-config

npm version License: GPL v3

zakuro's eslint config.

Install

npm install --save-dev @zakuro9715/eslint-config
npx install-peerdeps --dev @zakuro9715/eslint-config

Configure

module.exports = {
  extends: ['@zakuro9715']
}