@titan-tooling/eslint-config

0.3.3 • Public • Published

Titan eslint config plugin

A reuasble eslnt config example

Installation

  1. yarn add @titan-tooling/eslint-config --dev
  2. extend the plugin in the eslintrc file:
{
  "extends": "@titan-tooling"
}

Other Configs

Typescript React Config

{
  "extends": "@titan-tooling/eslint-config/typescript"
}

React Config

{
  "extends": "@titan-tooling/eslint-config/react"
}

Readme

Keywords

none

Package Sidebar

Install

npm i @titan-tooling/eslint-config

Weekly Downloads

3

Version

0.3.3

License

ISC

Unpacked Size

3.71 kB

Total Files

5

Last publish

Collaborators

  • matthewclaffey