Skip to content

Looking for job security without doing all the hard work? Look no further! Transform your codebase into sarcasticase, so that no one else understands your code.

Notifications You must be signed in to change notification settings

gaauwe/eslint-plugin-sarcasticase

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

eslint-plugin-sarcasticase

sarcastic

Looking for job security without doing all the hard work? Look no further! Transform your codebase into sarcasticase, so that no one else understands your code.

❌ PascalCase

❌ snake_case

❌ camelCase

❌ kebab-case

✅ sArCaStIcAsE

How to use

Install the package:

npm i git://github.com/gaauwe/eslint-plugin-sarcasticase.git --save-dev

Include the plugin in your .eslintrc config:

{
    "plugins": ["sarcasticase"],
    "rules": {
        "sarcasticase/naming-convention": "error"
    }
}

Supports fixing all existing variables by running eslint --fix

Demo

demo result

About

Looking for job security without doing all the hard work? Look no further! Transform your codebase into sarcasticase, so that no one else understands your code.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published