@sofie-automation/eslint-plugin
v0.1.1
Published
[![Node CI](https://github.com/nrkno/sofie-eslint-plugin/actions/workflows/node.yaml/badge.svg)](https://github.com/nrkno/sofie-eslint-plugin/actions/workflows/node.yaml) [![npm](https://img.shields.io/npm/v/@sofie-automation/eslint-plugin)](https://www.n
Downloads
19,390
Readme
@sofie-automation/eslint-plugin
This library is used in the Sofie TV News Studio Automation System for defining custom eslint rules.
Installation & Usage
This is included as part of @sofie-automation/code-standard-preset
If wanting to use this without that, the typical eslint setup process applies.
Rules
💼 Configurations enabled in.
🌐 Set in the all
configuration.
| Name | Description | 💼 | | :----------------------------------------------------------------------------------------------- | :-------------------------------------------------------------------------------- | :- | | require-typed-object-values-and-entries | Require Object.values() and Object.entries() calls to have generic type specified | 🌐 |