Skip to content

build: ready for migrating TypeScript #808

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

Merged
merged 3 commits into from
Mar 21, 2022
Merged

build: ready for migrating TypeScript #808

merged 3 commits into from
Mar 21, 2022

Conversation

koba04
Copy link
Member

@koba04 koba04 commented Mar 20, 2022

This PR enables us to use TypeScript as well as JavaScript. I'd like to migrate all files to TypeScript, but the diffs would be so large, so I've migrated a few files. After this PR has been merged, I'll work on other files.

After migrating to TypeScript, I'll work on refactoring transpiler settings.

@koba04 koba04 changed the base branch from master to alpha March 20, 2022 15:21
@koba04
Copy link
Member Author

koba04 commented Mar 20, 2022

I've changed the target branch from master to alpha.

@koba04 koba04 requested a review from eps1lon March 20, 2022 15:23
Copy link
Member

@eps1lon eps1lon left a comment

Choose a reason for hiding this comment

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

Sweet!

@koba04
Copy link
Member Author

koba04 commented Mar 21, 2022

Thank you!

@koba04 koba04 merged commit cead5a4 into alpha Mar 21, 2022
@koba04 koba04 deleted the add-typescript branch March 21, 2022 08:38
koba04 added a commit that referenced this pull request May 3, 2022
* build: setup typescript

* refactor: change some file's extensions from .js to .ts

* refactor: remove an unused file
koba04 added a commit that referenced this pull request May 3, 2022
* build: setup typescript

* refactor: change some file's extensions from .js to .ts

* refactor: remove an unused file
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