Skip to content

BrunoSobrino/eslint-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ES-Lint

General Typescript ESLint Rules I use.

To use in your project:

yarn add git+https://github.com/adiwajshing/eslint

Then create an .eslintrc.json like (can also be a yaml or js):

{
	"extends": "@adiwajshing"
}

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published