Skip to content

techlove/eslint-config

 
 

Repository files navigation

@techlove/eslint-config

Installation

npm install @techlove/eslint-config-zen eslint@8 --save-dev

Setup

Create a .eslintrc.js (.eslintrc.cjs for ESM) in the root directory:

require('@techlove/eslint-config/patch')

module.exports = {
  extends: '@techlove/eslint-config'
}

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • JavaScript 100.0%