forked from hyperledger-archives/composer
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
1756 - Fix TypeScript Namespace Import Generation (hyperledger-archiv…
…es#1757) * Fix copy and paste error in TypeScript generator. * TypeScript Code Gen - Import property types that are imported from other cto files. * TypeScript Code Gen - Code cleanup. * TypeScript Code Gen - Fix eslint errors. * TypeScript Code Gen - Remove spaces around imports since they break the automated tests. * TypeScript Code Gen - Add missing semicolon from import statement. * TypeScript Code Gen - Add unit test to test TypeScript import generation across CTO files. * TypeScript Code Gen - Add test for the output of the import statement that should be generated. * TypeScript Code Gen - Remove previous tests based on pull request request.
- Loading branch information
1 parent
e3d6964
commit 399df62
Showing
2 changed files
with
60 additions
and
20 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters