roblox-ts / eslint-plugin-roblox-ts

7 stars 6 forks source link

Update to whitelist equality operators on math-able data types #12

Closed noahwillcrow closed 4 years ago

Validark commented 4 years ago

We still should handle the unary negative operator being transformed to .mul(-1)