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

@zendeskgarden/eslint-config

Package Overview
Dependencies
Maintainers
1
Versions
68
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@zendeskgarden/eslint-config

Garden ESLint config

  • 5.0.1
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
4.3K
decreased by-29.02%
Maintainers
1
Weekly downloads
 
Created
Source

Garden ESLint Config npm version Build Status

:seedling: Garden is a design system for Zendesk

This package exposes a shareable ESLint config.

Installation

npm install --save-dev eslint babel-eslint @zendeskgarden/eslint-config

Usage

Add a .eslintrc to your project with an extends property like this:

{
  extends: '@zendeskgarden'
}

Now Garden linting rules will apply to your project. See the ESLint Documentation for more details on extending shareable configuration files.

Resources

Shout-outs for a mostly reasonable set of lint rules go to:

Contribution

Thanks for your interest in Garden! Community involvement helps make our design system fresh and tasty for everyone.

Got issues with what you find here? Please feel free to create an issue.

If you'd like to take a crack at making some changes, please follow our contributing documentation for details needed to submit a PR.

Community behavior is benevolently ruled by a code of conduct. Please participate accordingly.

License

Copyright 2018 Zendesk

Licensed under the Apache License, Version 2.0

Keywords

FAQs

Package last updated on 15 Mar 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