Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(tslib): standarised to use private _ over # to prevent: #526

Conversation

Ansonhkg
Copy link
Collaborator

Replacement for this:
#495

@Ansonhkg Ansonhkg changed the title Feature/lit 3139 identify private methods in litnodeclient fix tslib 3 fix(tslib): standarised to use private _ over # to prevent: Jul 10, 2024
Copy link
Contributor

@FedericoAmura FedericoAmura left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There is one more # call in DiscordProvider

Then our sdk would be #-calls free =D

Copy link
Collaborator

@joshLong145 joshLong145 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One small comment but looks good

@@ -2,6 +2,11 @@
# yarn lockfile v1


"@aashutoshrathi/word-wrap@^1.2.3":
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is there a reason we need to update the lock with this pr? I dont see any changes to our package.json so just curious.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

package.json file is updated in the master branch but the yarn.lock is old, and i checkout -b from master that's why yarn.lock is added here.

Copy link

@jtary jtary left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Ansonhkg Ansonhkg merged commit f67160c into master Jul 10, 2024
3 of 4 checks passed
@Ansonhkg Ansonhkg deleted the feature/lit-3139-identify-private-methods-in-litnodeclient-fix-tslib-3 branch July 10, 2024 18:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants