@meslzy/tsconfig
v0.2.9
Published
shared typescript configuration
Downloads
33
Readme
Shared typescript configuration (✨)
my personal shared typescript configuration
Getting Started (✅)
Installation (⏬)
npm i @meslzy/tsconfig --save-dev
Usage (🌠)
Add the following to your tsconfig.json file:
{
"extends": "@meslzy/tsconfig"
}