@cloud-dragon/tsconfig-react
v0.0.1
Published
LyunKi's personal Typescript config for react
Downloads
3
Readme
@cloud-dragon/tsconfig-react
Lyunki's recommended react Typescript configuration
All configs are extends by https://github.com/tsconfig/bases
Installation
pnpm add -D @cloud-dragon/tsconfig-react
Usage
Create the following tsconfig.json
file:
{
"extends": "@cloud-dragon/tsconfig-react"
}
License
MIT