1.0.1 • Published 3 years ago

@lkummer/eslint-config v1.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

LKummer's ESLint Config

Personalized ESLint config, mostly fixing potential errors. Works well with Prettier.

Usage

Install using NPM:

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

Add the config to the extends section of your ESLint config:

{
  "extends": ["@lkummer"]
}
1.0.1

3 years ago

1.0.0

3 years ago