@teamthread/eslint-config-thread

0.1.2 • Public • Published

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!

Readme

Keywords

none

Package Sidebar

Install

npm i @teamthread/eslint-config-thread

Weekly Downloads

1

Version

0.1.2

License

MIT

Unpacked Size

4.03 kB

Total Files

3

Last publish

Collaborators

  • stephencookdev
  • paulspringett
  • jackfranklin
  • danpalmer