Socket
Socket
Sign inDemoInstall

eslint-config-snapsheet

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-config-snapsheet

Snapsheet shared ESLint configuration


Version published
Maintainers
1
Created
Source

eslint-config-snapsheet

Snapsheet shared ESLint configuration

Usage

Install dependencies

npm install eslint babel-eslint eslint-plugin-react eslint-config-snapsheet --save-dev

Create a .eslintrc file with the following:

extends:
  - eslint-config-snapsheet

Making Changes

run npm link in this directory

In a repository that uses this, run npm link eslint-config-snapsheet and you should be able to see your changes directly by triggering the linter. Then commit, bump the version, add changes in CHANGELOG.md, and publish.

You may also override specific rules in consuming repositories without affecting all repositories.

FAQs

Package last updated on 25 Jan 2018

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