A collection of ESLint rules specifically targeted for roblox-ts.
🔧 Automatically fixable by the --fix
CLI option.
Name | Description | 🔧 |
---|---|---|
prefer-math-min-max | Prefer math.min() and math.max() over ternaries for simple comparisons. |
🔧 |
MIT License © Christopher Buss