🕵️
@hideoo/tsconfig HiDeoo's TypeScript configuration
Usage
Note This configuration requires at least TypeScript v5.0.0.
Install
$ pnpm add -D typescript @hideoo/tsconfig
Configure
Reference the configuration in your tsconfig.json
file:
{
"extends": "@hideoo/tsconfig"
}
License
Licensed under the MIT License, Copyright © HiDeoo.
See LICENSE for more information.