eslint-config-loopwerk

7.0.0 • Public • Published

eslint-config-loopwerk

ESLint config for Loopwerk. Based on AirBnb's style but without React or ES6 modules and allows console.log.

Install

npm install —save-dev eslint eslint-config-loopwerk

Usage

In your project’s .eslintrc.*, use the extends feature:

{
  "extends": "eslint-config-loopwerk"
}

Package Sidebar

Install

npm i eslint-config-loopwerk

Weekly Downloads

3

Version

7.0.0

License

MIT

Last publish

Collaborators

  • mixedcase