@hideoo/tsconfig
v2.0.1
Published
HiDeoo's TypeScript configuration
Downloads
492
Readme
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.