@psperber/eslint-config

1.0.1 • Public • Published

@psperber/eslint-config

npm-badge downloads-badge

This package provides my personal eslint config. It is based on the recommended configuration provided by eslint and enriched with the eslint-plugin-import plugin and some rules I prefer over the recommended config.

Usage

  1. Install eslint and this package
npm install --save-dev eslint @psperber/eslint-config
  1. Add "extends": "@psperber/eslint-config" to your .eslintrc

/@psperber/eslint-config/

    Package Sidebar

    Install

    npm i @psperber/eslint-config

    Weekly Downloads

    0

    Version

    1.0.1

    License

    none

    Unpacked Size

    3.3 kB

    Total Files

    6

    Last publish

    Collaborators

    • psperber