1.14.0 • Published 9 months ago

@marknjunge/eslint-config v1.14.0

Weekly downloads
50
License
MIT
Repository
github
Last release
9 months ago

@marknjunge/eslint-config

npm (scoped)

My ESLint config

Usage

Install the package

npm install --save-dev @marknjunge/eslint-config

Add it to the extends section of your .eslintrc file.

extends: ["...", "@marknjunge/eslint-config"]

Add the following helpful scripts

"lint": "eslint **/*.js",
"lint:fix": "eslint **/*.js --fix"
1.14.0

9 months ago

1.13.0

11 months ago

1.12.0

2 years ago

1.9.0

2 years ago

1.11.0

2 years ago

1.10.0

2 years ago

1.8.0

3 years ago

1.7.0

3 years ago

1.6.0

3 years ago

1.5.0

3 years ago

1.4.0

3 years ago

1.2.0

3 years ago

1.3.0

3 years ago

1.1.0

3 years ago

1.0.0

3 years ago