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

@teamthread/eslint-config-thread

Package Overview
Dependencies
Maintainers
3
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@teamthread/eslint-config-thread

Thread's JS linting.

  • 0.1.2
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
1
Maintainers
3
Weekly downloads
 
Created
Source

eslint-config-thread

Our ESLint config that we should use for all frontend JS based projects, published so we can easily share it across all codebases that need it.

Dependencies

This configuration depends on many ESLint plugins:

  • babel-eslint
  • eslint-config-prettier
  • eslint-config-unobtrusive
  • eslint-plugin-import
  • eslint-plugin-jest
  • eslint-plugin-react

Usage

yarn add @teamthread/eslint-config-thread

You should also ensure all of the above peer dependencies are installed into your project. Unfortunately there is no way to automatically do this.

Then, update your .eslintrc.js file:

extends: ['@teamthread/eslint-config-thread']

Changelog

0.1.0 [10 May]

  • First release!

FAQs

Package last updated on 24 Oct 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