0.7.0 • Published 5 years ago

@bsonntag/eslint-config v0.7.0

Weekly downloads
-
License
MIT
Repository
-
Last release
5 years ago

@bsonntag/eslint-config

My eslint configuration

Installation

yarn add --dev @bsonntag/eslint-config

Usage

Add the following line to your eslint configuration file:

{
  extends: ['@bsonntag']
}