Skip to content
This repository was archived by the owner on Feb 20, 2022. It is now read-only.

phuctm97/tsconfig-react

Repository files navigation

tsconfig-react

TypeScript config preset for React.js projects.

CI

Usage

Install

NPM
npm i -D tsconfig-react
Yarn
yarn add -D tsconfig-react

Use in tsconfig.json

{
  "extends": "tsconfig-react",
  "exclude": ["node_modules"]
}

About

TypeScript config preset for React.js projects.

Topics

Resources

License

Stars

Watchers

Forks

Contributors 3

  •  
  •  
  •