@foxriver76/eslint-config

1.0.5 • 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 eslint.config.json.

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

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

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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.5
    37
    • latest

Version History

Package Sidebar

Install

npm i @foxriver76/eslint-config

Weekly Downloads

43

Version

1.0.5

License

none

Unpacked Size

11.5 kB

Total Files

4

Last publish

Collaborators

  • foxriver76