2.2.0 • Published 7 months ago

@mints/eslint-config v2.2.0

Weekly downloads
-
License
MIT
Repository
github
Last release
7 months ago

Eslint-Config

Eslint Config for Mints Component

Installation

$ yarn add @mints/eslint-config --save-dev

Usage

In your .eslintrc.*:

{
  "extends": ["@mints/eslint-config"]
}

License

MIT