JSPM

eslint-plugin-sentinel

0.1.2
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 729
  • Score
    100M100P100Q89666F
  • License MIT

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

Package Exports

  • eslint-plugin-sentinel
  • eslint-plugin-sentinel/package.json

Readme

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