1.0.1 • Published 2 years ago

@psperber/eslint-config v1.0.1

Weekly downloads
-
License
-
Repository
github
Last release
2 years ago

@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