Socket
Socket
Sign inDemoInstall

eslint-config-canopy

Package Overview
Dependencies
Maintainers
13
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-config-canopy

A standard eslint configuration for Canopy frontend developers


Version published
Weekly downloads
141
increased by53.26%
Maintainers
13
Weekly downloads
 
Created
Source

canopy-eslint

A standard eslint config for Canopy frontend developers. This assumes that you're using babel and babel-eslint babel-eslint.

Usage

Create an .eslintrc file in your project's root directory:

{
  "extends": "canopy"
}

After installing eslint and babel-eslint, you can test if it works by doing npx eslint

FAQs

Package last updated on 10 Nov 2023

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