1.0.5 • Published 11 months ago

@foxriver76/eslint-config v1.0.5

Weekly downloads
-
License
-
Repository
-
Last release
11 months ago

Eslint config for projects

Installation

Install the package via

npm i @foxriver76/eslint-config --save-dev

Getting started

Just extend this project in your lint config in your eslint.config.json.

{
  "extends": ["@foxriver76/eslint-config"]
}

And create a prettier.config.js with the following content:

module.exports = require('@foxriver76/eslint-config/prettier');
1.0.5

11 months ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago