Skip to content

GeekHive/typescript-eslint-config-standard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

@geekhive/typescript-eslint-config-standard

Standard TypeScript ESlint configuration at GeekHive.

Usage

Install the package from the npm registry:

npm install @geekhive/typescript-eslint-config-standard
yarn add @geekhive/typescript-eslint-config-standard

And then add a .eslintrc.json file to the repository root with the following contents:

{
  "extends": ["@geekhive/typescript-eslint-config-standard"]
}

About

Standard TypeScript ESLint configuration at GeekHive.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published