Skip to content

Conversation

petarvujovic98
Copy link
Contributor

Remove the need to have a separate Babel config file with our custom plugins and presets and encode them programmatically.
Fix some ESLint errors from previous PRs.

This is mentioned in #229.

Note: This Babel config change will still enable the users of the SDK to add their own Babel config file if they need to, those config files will be merged with the config we pass while our config will have precedence.

Ignore explicit any in near-bindgen
Remove unused import and export unused class
Copy link
Collaborator

@volovyks volovyks left a comment

Choose a reason for hiding this comment

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

Awesome @petarvujovic98 !

@volovyks volovyks merged commit 0d9023c into near:develop Oct 11, 2022
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.

2 participants