Skip to content

mymindishazel/eslint-config-raven

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 

Repository files navigation

eslint-config-raven

Very strict ESLint config to make code consistent and more beautiful, that I use myself.

Requires eslint >= v7.30

Installation

npm install --dev eslint eslint-config-raven

.eslintrc:

{
	"extends": "raven"
}

About

Very strict ESLint config to make code consistent and more beautiful, that I use myself.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published