forked from hyperledger-cacti/cacti
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: dangling package.json inside packages directory #682
Changes ----------- 1. Moved the dangling folders under the package that was created 2. Fixed linter errors (1000+) 3. Also migrated the cartrade example to import via the package TODO: 1. Other examples to be converted into packages that are part of the build 2. Examples made to work with the build system as well Fixes #682 Signed-off-by: Peter Somogyvari <peter.somogyvari@accenture.com>
- Loading branch information
Showing
380 changed files
with
168,705 additions
and
12,184 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -16,3 +16,4 @@ | |
# typings/** | ||
|
||
**/src/main/typescript/generated/proto/** | ||
packages/cactus-verifier/src/main/typescript/ |
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
Oops, something went wrong.