Skip to content

christopher-buss/eslint-plugin-sentinel

Repository files navigation

eslint-plugin-sentinel

npm version npm downloads bundle JSDocs License

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

About

A collection of ESLint rules specifically targeted for roblox-ts.

Resources

License

Stars

Watchers

Forks

Packages

No packages published