6.0.1 • Published 5 years ago

@smartcare/eslint-config-smartcare v6.0.1

Weekly downloads
-
License
MIT
Repository
-
Last release
5 years ago

Smartcare ESLint Config

This package includes the shareable ESLint configuration used by Smartcare.

Requirements

To see a list of the peer dependency requirements run:

npm info "@smartcare/eslint-config-smartcare@latest" peerDependencies

Install

Run the following command:

npx install-peerdeps --dev @smartcare/eslint-config-smartcare

Don't worry if you are using Yarn install-peerdeps will work with Yarn.

Then create a file named .eslintrc.js with the following contents in the root folder of your project:

{
  "extends": "@smartcare/eslint-config-smartcare"
}

For the Prettier config create a file named prettier.config.js with the following contents in the root folder of your project:

module.exports = require('@smartcare/eslint-config-smartcare/prettier.config');
6.0.1

5 years ago

6.0.0

5 years ago

5.2.3

5 years ago

5.2.2

5 years ago

5.2.1

5 years ago

5.2.0

5 years ago

5.1.0

5 years ago

5.0.0

5 years ago

4.0.0

5 years ago

3.0.1

6 years ago

3.0.0

6 years ago

2.0.0

6 years ago

1.5.0

6 years ago

1.4.0

6 years ago

1.3.0

6 years ago

1.2.0

7 years ago

1.1.0

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago