tsconfig-react

1.0.2 • Public • Published

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"]
}

Readme

Keywords

Package Sidebar

Install

npm i tsconfig-react

Weekly Downloads

1

Version

1.0.2

License

MIT

Unpacked Size

2.56 kB

Total Files

4

Last publish

Collaborators

  • phuctm97