Skip to content

ricveal/eslint-config-typescript-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

eslint-config-typescript-react

npm version License


DEPRECATION WARNING

This project has reached the end of its development in favour or a big and more customizable eslint config library which called eslint-config-ricveal. Please, use it instead this option because all my maintenance efforts will be redirected to the new one.


My ESLint config with TypeScript and Prettier support for react projects

How to use

Install eslint and prettier, eslint-config-typescript-react and put it into your .eslintrc.js.

$ npm install eslint@^6.8.0 prettier@^1.19.1 eslint-config-typescript-react --save-dev

.eslintrc.js

module.exports = {
  extends: "typescript-react"
};

License

Open source licensed as MIT.

About

My ESLint config with TypeScript and Prettier support for react projects

Topics

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Sponsor this project

Packages

No packages published

Contributors 2

  •  
  •