1.0.0 • Published 2 years ago

@redlotus/typescript-config v1.0.0

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years 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/typescript-config

yarn add -D @redlotus/typescript-config

If you are using react

add "extends": "typescript-config-redlotus/react/tsconfig.json" to your tsconfig.json

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

add "extends": "typescript-config-redlotus/base/tsconfig.json" to your tsconfig.json


License

MIT

Copyright (c) 2022, tomimarkus991