0.2.1-1 • Published 2 months ago
@sofie-automation/eslint-plugin v0.2.1-1
@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 | 🌐 |