eslint-plugin-spongebobcase
v1.3.0
Published
![sPoNgEbOb](https://github.com/higgins/eslint-plugin-spongebobcase/blob/main/logo.jpeg?raw=true)
Downloads
2
Readme
eslint-plugin-spongebobcase
This is an ESLint plugin that enforces variable naming in the format sPoNgEbObCaSe...
Installation
You can install this plugin via npm:
npm install eslint-plugin-spongebobcase --save-dev
Update your eslint rules:
module.exports = {
...
plugins: ['eslint-plugin-spongebobcase'],
rules: {
'spongebobcase/sPoNgEbObCaSe': 'error',
}
...
};
Support
If you like this, go add something to 24HourHomepage