@theoparis/eslint-config

1.0.3 • Public • Published

Theo's ESLint Config

This repository contains my common eslint config as well as a specification for how I lay out my node projects.

Usage

Create a .eslintrc.json file and add the following:

{
    "extends": [
        "@theoparis/eslint-config"
    ]
}

Package Sidebar

Install

npm i @theoparis/eslint-config

Weekly Downloads

6

Version

1.0.3

License

MIT

Unpacked Size

33.9 kB

Total Files

11

Last publish

Collaborators

  • creepinson