Skip to content

psperber/eslint-config

Repository files navigation

@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

About

My personal eslint config based on the eslint recommended one

Resources

License

Stars

Watchers

Forks

Packages

No packages published