Socket
Socket
Sign inDemoInstall

eslint-config-trustar

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-config-trustar

Provided as an extensible shared config


Version published
Weekly downloads
3
Maintainers
1
Weekly downloads
 
Created
Source

TruSTAR's ESLint Config

The shared config we use at TruSTAR. Based on Airbnb JavaScript

Usage

Be sure to install all the necessary peer dependencies along with this module:

npm install --save-dev eslint-config-trustar eslint eslint-plugin-react eslint-config-airbnb-base eslint-plugin-import eslint-plugin-flow-vars babel-eslint

Then create a new .eslintrc which extends trustar:

{
  "extends": ["trustar"]
}

That's all!

Contributing

Our coding style subjective and we're happy for feedback. If you'd like to make a suggestion or feel that any of our rules should be changed feel free to open a pull request.

FAQs

Package last updated on 02 Apr 2017

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