Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 317 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 317 Bytes

eslint-config-yandex

Yandex style guide for eslint. See full yandex description https://github.com/yandex/codestyle/.

Installation

npm install eslint-config-yandex

Usage

Add to your .eslintrc file

"extends": "yandex"