@tmuniversal/ts
v1.2.1
Published
TypeScript config for my projects
Downloads
7
Readme
@tmuniversal/ts 
TypeScript config for my projects.
Inspired by @ayanaware/ts.
Installation
yarn add @tmuniversal/ts typescript --devnpm i @tmuniversal/ts typescript --only=devUsage
To use the TSConfig, add the following to your tsconfig.json:
{
"extends": "@tmuniversal/ts/config"
}For linting, see @tmware/eslint-config
Prettier config: @tmware/prettier-config
