Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@smartcare/eslint-config-smartcare

Package Overview
Dependencies
Maintainers
2
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@smartcare/eslint-config-smartcare

Smartcare ESLint Config

  • 6.0.1
  • latest
  • npm
  • Socket score

Version published
Maintainers
2
Created
Source

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');

FAQs

Package last updated on 15 Jul 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc