@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');

/@foxriver76/eslint-config/

    Package Sidebar

    Install

    npm i @foxriver76/eslint-config

    Weekly Downloads

    38

    Version

    1.0.5

    License

    none

    Unpacked Size

    11.5 kB

    Total Files

    4

    Last publish

    Collaborators

    • foxriver76