@appliedblockchain/eslint-config

3.1.1 • Public • Published

Applied Blockchain eslint configuration

Usage:

Installation:

npm i -D eslint @appliedblockchain/eslint-config

Node Modules

In your project's package.json, use the shorthand syntax

  "eslintConfig": {
    "extends": "@appliedblockchain"
  }

React Projects

In your project's package.json, point to the react config

  "eslintConfig": {
    "extends": "@appliedblockchain/eslint-config/react"
  }

Linting

This project self-lints:

npm i
npm run lint

Releasing

To release a new version, check out the code on your local machine, then:

npm version minor
git push && git push --tags

Where minor is a sensible default for rule changes which will impact existing projects.

Package Sidebar

Install

npm i @appliedblockchain/eslint-config

Weekly Downloads

8,131

Version

3.1.1

License

MIT

Unpacked Size

12.5 kB

Total Files

7

Last publish

Collaborators

  • mirek
  • lanreayobamidele
  • andyharr15
  • aditya.gupta.appliedblockchain
  • geoffreychalk
  • brunoneves-devops
  • samfcmc
  • tiagorvmartins
  • kjack83
  • losceicco
  • ruisereno
  • telmof
  • andremfaria
  • lbltavaresab
  • ztadic91
  • pedrolino
  • alisson-diniz-ab
  • juniorerico
  • diogopalhais
  • gabspeck
  • ab-ci
  • andycampbell92
  • danchmelo
  • seromenho
  • kennypt
  • zeluisping
  • pmcleite-ab
  • filipepedro
  • mnikolaus
  • bertola
  • lpalmeida
  • lslima91