Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

eslint-config-yandex

ekaragodin181MIT1.0.6

Yandex style guide for eslint

eslint, eslintconfig, yandex, javascript, styleguide

readme

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"