1.3.0 • Published 2 years ago
eslint-plugin-spongebobcase v1.3.0
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