1.0.7 • Published 1 year ago

@40q/eslint-config v1.0.7

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year ago

40Q eslint configuration

Installation

  1. Install this package using yarn or npm.
yarn add --dev @40q/eslint-config
npm install --save-dev @40q/eslint-config
  1. Include it in the .eslintrc file of the project.
{
  "extends": [
    "@40q/eslint-config"
  ]
}
1.0.7

1 year ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago