@mohamed-elrefai/tsconfigs
v0.0.2
Published
Strict shared tsconfig
Downloads
4
Readme
@mohamed-elrefai/tsconfigs
Feature
- Best practice.
- One-line of tsconfig.
Requirement
- Typescript 4.8+.
- Node 18.
Usage
Install
npm i @mohamed-elrefai/tsconfigs -D
Config tsconfig.json
{
"extends": "@mohamed-elrefai/tsconfigs"
}