1.5.2 • Published 3 years ago

@packagaya/ts-adapter v1.5.2

Weekly downloads
62
License
MIT
Repository
-
Last release
3 years ago

@packagaya/ts-adapter

This package is part of Packagaya.

Installation

Using npm:

npm install -D @packagaya/ts-adapter

Using yarn:

yarn add -D @packagaya/ts-adapter

Package contents

  • Resolution of TypeScript based packages
  • Defines the following feature flags
    • SyncTSPath (for synchronizing the imports from the code with the "paths" and "references" entries from the tsconfig.json)
  • Defines the following templates
    • CreatePackage (For creating new Node.JS based packages)