Skip to content

josselinbuils/eslint-config-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

eslint-config-react

My own eslint rules for React/TypeScript projects.

Install

yarn add -D @josselinbuils/eslint-config-react

Usage

// .eslintrc.js

module.exports = {
  extends: '@josselinbuils/eslint-config-react',
};

About

My own eslint rules for React/TypeScript projects.

Resources

Stars

Watchers

Forks