Skip to content

HiDeoo's TypeScript configuration

License

Notifications You must be signed in to change notification settings

HiDeoo/tsconfig

Repository files navigation

@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.