4.1.1 • Published 7 months ago

eslint-config-mrmlnc v4.1.1

Weekly downloads
29
License
MIT
Repository
github
Last release
7 months ago

:panda_face: eslint-config-mrmlnc

Introduction

This is the ESLint configuration file used in @mrmlnc projects.

Uses additional rules from:

Initially, this should work with TS code.

Installation

npm install --save-dev eslint-config-mrmlnc

Usage

Just extend eslint-config-mrmlnc in your ESLint config file, like so:

{
	"extends": "eslint-config-mrmlnc"
}
4.1.0

7 months ago

4.1.1

7 months ago

4.0.1

10 months ago

4.0.0

10 months ago

3.1.0

1 year ago

3.0.0

1 year ago

2.1.1

2 years ago

2.1.0

2 years ago

2.0.2

3 years ago

2.0.1

3 years ago

2.0.0

3 years ago

1.1.1

4 years ago

1.1.0

4 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago