@softwareventures/eslint-config
TypeScript icon, indicating that this package has built-in type declarations

7.6.0 • Public • Published

eslint-config

Standard eslint configuration for Software Ventures Limited.

Install

npm install --save-dev @softwareventures/eslint-config

or for yarn users:

yarn add --dev @softwareventures/eslint-config

Usage

To apply this eslint configuration to your project, add this to your .eslintrc.js file, or to the eslintConfig field in your package.json:

{
    "extends": "@softwareventures"
}

Package Sidebar

Install

npm i @softwareventures/eslint-config

Weekly Downloads

726

Version

7.6.0

License

ISC

Unpacked Size

50.4 kB

Total Files

14

Last publish

Collaborators

  • djcsdy