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

Chore convert js files to ts files #148

Open
rackstar opened this issue Jun 5, 2024 · 0 comments
Open

Chore convert js files to ts files #148

rackstar opened this issue Jun 5, 2024 · 0 comments
Labels

Comments

@rackstar
Copy link
Contributor

rackstar commented Jun 5, 2024

Overview

Currently we have a mix of js and ts files and to us .ts files in .js files we have to compile them first to .js files which is an extra step.

We should convert .js files to .ts so our files in the SDK are uniform and we would not have extra steps to use files.

@rackstar rackstar added the chore label Jun 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: ⚖ Backlog
Development

No branches or pull requests

1 participant