eslint-config-thorocaine

1.1.0 • Public • Published

eslint--config-thorocaine

My eslint rules to easily add to other projects

Usage

###Installation

npm i -D eslint--config-thorocaine

Setup

.eslint

{ "extends": "thorocaine" }

package.json

"scripts": {
    "lint": "eslint ./src --ext .ts,.tsx --color --fix"
},

Running

npm run lint

Readme

Keywords

Package Sidebar

Install

npm i eslint-config-thorocaine

Weekly Downloads

1

Version

1.1.0

License

UNLICENSED

Unpacked Size

3.45 kB

Total Files

4

Last publish

Collaborators

  • jonathanpeel