@packagaya/ts-adapter
v1.5.2
Published
This package is part of [Packagaya](https://github.com/Packagaya/Packagaya).
Downloads
30
Readme
@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
)
- SyncTSPath (for synchronizing the imports from the code with the "paths" and "references" entries from the
- Defines the following templates
- CreatePackage (For creating new Node.JS based packages)