Skip to content

support leetcode cn #57

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
Aug 14, 2018
Merged

support leetcode cn #57

merged 3 commits into from
Aug 14, 2018

Conversation

jdneo
Copy link
Member

@jdneo jdneo commented Aug 13, 2018

resolve #50

@jdneo jdneo added this to the 0.8.0 milestone Aug 13, 2018
package.json Outdated
@@ -216,7 +238,7 @@
"vscode:prepublish": "npm run compile",
"compile": "tsc -p ./",
"watch": "tsc -watch -p ./",
"postinstall": "node ./node_modules/vscode/bin/install",
"postinstall": "node ./node_modules/vscode/bin/install && node ./node_modules/leetcode-cli/bin/leetcode plugin -d leetcode.cn",
Copy link
Member Author

Choose a reason for hiding this comment

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

should be -i

@jdneo jdneo merged commit 94c2076 into master Aug 14, 2018
@jdneo jdneo deleted the cs/cn branch August 14, 2018 08:07
ringcrl pushed a commit to ringcrl/vscode-leetcode that referenced this pull request Apr 21, 2019
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.

Support leetcode-cn
1 participant