@lab100/eslint-config

1.5.4 • Public • Published

@lab100/eslint-config

hero

Eslint Rules

Extends standard with pedantic rules about lodash/fp


Table of contents

Installation

npm install @lab100/eslint-config

Usage

On your .eslintrc.js

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

Protip: You can omit the eslint-config part

module.exports = {
  extends: '@lab100'
}

Changelog

Find the CHANGELOG here, generated using Conventional Commits.

License

MIT © Cactus Technologies LLC.

Readme

Keywords

none

Package Sidebar

Install

npm i @lab100/eslint-config

Weekly Downloads

1

Version

1.5.4

License

MIT

Unpacked Size

9.67 kB

Total Files

5

Last publish

Collaborators

  • niedfelj
  • craigson
  • cactus-admin