@foxriver76/eslint-config

1.0.4 • Public • Published

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 .eslintrc.json.

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

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

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

Readme

Keywords

none

Package Sidebar

Install

npm i @foxriver76/eslint-config

Weekly Downloads

67

Version

1.0.4

License

none

Unpacked Size

11.4 kB

Total Files

4

Last publish

Collaborators

  • foxriver76