@sanv/sharec-tsconfig-config

v1.0.3

Published

Store TypeScript (tsconfig.json) config in one place and share between projects without any pain

Downloads

13

Readme

Sharec TypeScript (tsconfig.json) Config

Store TypeScript (tsconfig.json) config in one place and share between projects without any pain

With sharec-tsconfig-config you can share TypeScript config across projects, keep your code up to date and start new projects in one command.

Quick start

  1. Create configuration project and init npm inside.
  2. Install sharec-tsconfig-config as dependency:
npm i --save-dev @sanv/sharec-tsconfig-config