1.0.2 • Published 9 months ago

eslint-plugin-eslint-radix v1.0.2

Weekly downloads
-
License
MIT
Repository
-
Last release
9 months ago

/##### ESLINT Custom Rule to add Radix AutoFix #######/

you can pass the radix as a parameter, see usage below,

{ "rules": { "your-rule-name": ["error", { "defaultRadix": 16 }] } }

1.0.2

9 months ago

1.0.1

9 months ago

1.0.0

9 months ago