issues
search
pieFi-platform
/
hashgraph-name-resolution-sdk
MIT License
0
stars
4
forks
source link
Finish Refactor
#11
Closed
ryandivis
closed
2 years ago
ryandivis
commented
2 years ago
Describe your changes
I removed the list folder and then re-did a build. There were a lot of files that were no longer generated as per the new code
Removed the
.d.ts
and
.js
files from the src directory - we should only have
.ts
files there
Checklist before requesting a review
[x] I have performed a self-review of my code
[x] My changes generate no new warningss
[x] Any dependent changes have been merged
[x] Integration tests pass
[x] Linters pass
[x] Unit tests pass
Describe your changes
.d.ts
and.js
files from the src directory - we should only have.ts
files thereChecklist before requesting a review