Skip to content
This repository was archived by the owner on Apr 20, 2023. It is now read-only.

TSProjectGenerator v4.0.4

Choose a tag to compare

@neurolag neurolag released this 12 Sep 13:15
· 11 commits to gh-moving since this release

TSProjectGenerator v4.0.4

TSProjectGenerator

Added

  • The ESModuleDependencyCollection class for easily creating dependencies based on whether they are used for an ESModule or a CommonJS project
  • The TSProjectTypeScriptFileMapping for simplifying the process of creating import and export statements for both ESModule and CommonJS projects

Show differences