0.1.0 • Published 5 years ago
@deanacus/tsconfig v0.1.0
@deanacus/tsconfig
My personal preferred TypeScript configuration
Installation
yarn add --dev @deanacus/tsconfignpm install --save-dev @deanacus/tsconfigUsage
Create or update your tsconfig.json file, and extend the config like
so:
{
"extends": "@deanacus/tsconfig",
}For more detailed information on configuring Typescript, see the Typescript website.
0.1.0
5 years ago