eslint-plugin-sentinel
v0.1.2
Published
A collection of ESLint rules specifically targeted for roblox-ts.
Maintainers
Readme
eslint-plugin-sentinel
A collection of ESLint rules specifically targeted for roblox-ts.
Rules
🔧 Automatically fixable by the
--fix CLI option.
💡
Manually fixable by
editor suggestions.
| Name | Description | 🔧 | 💡 |
| :-------------------------------------------------------------------- | :-------------------------------------------------------------------------- | :-- | :-- |
| explicit-size-check | Enforce explicitly comparing the size property of a value. | 🔧 | 💡 |
| prefer-math-min-max | Prefer math.min() and math.max() over ternaries for simple comparisons. | 🔧 | |
License
MIT License © Christopher Buss
