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

Add ts support (for vscode-leetcode) #45

Merged
merged 3 commits into from
Jun 18, 2020

Conversation

nathanesau
Copy link

This PR contains the required changes for the leetcode-cli to enable typescript support.

Then in vscode-leetcode, using this update leetcode-cli, we can enable typescript as well. Here is the PR for that LeetCode-OpenSource/vscode-leetcode#573.

So this PR and PR LeetCode-OpenSource/vscode-leetcode#573 should be merged together.

@jdneo
Copy link

jdneo commented Jun 16, 2020

Thank you for your contribution @nathanesau

Could you please add some test cases in https://github.com/leetcode-tools/leetcode-cli/blob/master/test/test_helper.js?

Just like this commit does: 1b5ea18

@jdneo jdneo merged commit 404420e into leetcode-tools:master Jun 18, 2020
@jdneo
Copy link

jdneo commented Jun 18, 2020

Thank you @nathanesau

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