Skip to content

thisotherthing/eslint-config-thisotherthing-typescript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

eslint-config-thisotherthing-typescript

eslint config for this other thing typescript projects

Install

run npm i git+ssh://git@github.com:thisotherthing/eslint-config-thisotherthing-typescript.git --save-dev

and then edit your package.json to include:

"eslintConfig": {
  "extends": "thisotherthing-typescript"
},

About

eslint config for this other thing typescript projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published