Yandex style guide for eslint. See full yandex description https://github.com/yandex/codestyle/.
npm install eslint-config-yandex
Add to your .eslintrc file
"extends": "yandex"
Yandex style guide for eslint. See full yandex description https://github.com/yandex/codestyle/.
npm install eslint-config-yandex
Add to your .eslintrc file
"extends": "yandex"