Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 133 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 133 Bytes

Installation

yarn add @audentio/eslint-config-standard

Usage

.eslintrc

{
    extends: '@audentio/standard'
}