1.0.4 • Published 1 year ago

@redlotus/tsconfig v1.0.4

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year ago

RedLotus-Logo-Dark RedLotus-Logo-Light

Package to standardize tsconfig across all your projects. Get a super boost to your development 🚀

Quickstart

npm i -D @redlotus/tsconfig

yarn add -D @redlotus/tsconfig

If you are using react

add "extends": "@redlotus/tsconfig/react/tsconfig.json" to your tsconfig.json

If you are using just typescript, or want to create an api use

add "extends": "@redlotus/tsconfig/base/tsconfig.json" to your tsconfig.json


License

MIT

Copyright (c) 2022, tomimarkus991