eslint-plugin-more-naming-conventions
A plugin for the ESLint linter that adds more naming conventions for variables and functions.
A plugin for the ESLint linter that adds more naming conventions for variables and functions.
A plugin for the ESLint linter that adds more naming conventions for variables and functions.
Transforms strings to UNDERSCORE_CASE notation.
A plugin for the ESLint linter that adds more naming conventions for variables and functions. All credit goes to CodingKoopa for the original plugin. This forked repo simply accepts leading underscores as valid snake case (e.g. let _var;).
<center> Use to convert objects keys in 🐪 camel case to 🐍 snake case or underscore and in the same way as snake case to camel case. </center>