eslint-config-amuench

2.2.0 • Public • Published

AMuench's ESLint Plugin

A collection of ESLint settings for Amuench's projects

Installation

To install the plugin, install the plugin package with peer dependencies

npm install --save-dev eslint-config-amuench

or 

yarn add -D eslint-config-amuench

After that, just add the package to your eslint config file under the extends property:

...

"extends": [
    "eslint-config-amuench",
]
...

Readme

Keywords

none

Package Sidebar

Install

npm i eslint-config-amuench

Weekly Downloads

2

Version

2.2.0

License

MIT

Unpacked Size

4.8 kB

Total Files

4

Last publish

Collaborators

  • ammuench