1.1.4 • Published 2 years ago
base-ts-config v1.1.4
base-ts-config
base TypeScript configuration
Installation
npm i -D base-ts-config typescriptUsage
Create the following tsconfig.json file:
{
"extends": "base-ts-config"
}License
MIT
base TypeScript configuration
npm i -D base-ts-config typescriptCreate the following tsconfig.json file:
{
"extends": "base-ts-config"
}MIT