@devsht/eslint-config

2.2.1 • Public • Published

@devsht/eslint-config

Reusable, fairly strict eslint config with TypeScript & React support

Installation

npm i -D @devsht/eslint-config

or

yarn add --dev @devsht/eslint-config

Usage

Create a .eslintrc.js and add this package to the extends array.

module.exports = {
  extends: ["@devsht/eslint-config"]
};

Readme

Keywords

none

Package Sidebar

Install

npm i @devsht/eslint-config

Weekly Downloads

2

Version

2.2.1

License

MIT

Unpacked Size

18.4 kB

Total Files

7

Last publish

Collaborators

  • mjmasn