Skip to content
This repository was archived by the owner on May 14, 2024. It is now read-only.

Latest commit

 

History

11 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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!

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

9 watching

Forks

Releases

Packages

Used by

Contributors

Languages