0.4.0 • Published 6 years ago
@bsonntag/eslint-config v0.4.0
@bsonntag/eslint-config
My eslint configuration
Installation
yarn add --dev @bsonntag/eslint-configUsage
Add the following line to your eslint configuration file:
{
extends: ['@bsonntag']
}