2.0.9 • Published 4 years ago

@groupher/eslint-config-web v2.0.9

Weekly downloads
25
License
MIT
Repository
github
Last release
4 years ago

eslint-config-web

web related eslint configuration for groupher team.

Build Status npm version

Usage

yarn add @groupher/eslint-config-web --dev

In .eslintrc:

{ 
  extends: ['@groupher/eslint-config-web'],
}