Socket
Socket
Sign inDemoInstall

eslint-config-treats

Package Overview
Dependencies
453
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    eslint-config-treats

Eslint config for opinonated development with Treats


Version published
Weekly downloads
5
increased by25%
Maintainers
1
Created
Weekly downloads
 

Changelog

Source

0.4.0 (2019-06-24)

Bug Fixes

  • change alias route (0522084)

Features

  • treats: add hooks support (e864cb7)

<a name="0.3.0"></a>

Readme

Source

Eslint Config Treats

Sets of opinionated eslint rules that we personally recommends for developing React apps with Treats.

How To Use

  1. Install Eslint config Treats:
npm install --development eslint-config-treats
  1. Extends your eslint configuration:
// .eslintrc
{
    "extends": "eslint-config-treats"
}

License

Apache 2.0

FAQs

Last updated on 25 Jun 2019

Did you know?

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc