Skip to content
This repository has been archived by the owner on Apr 6, 2020. It is now read-only.

Commit

Permalink
# This is a combination of 3 commits.
Browse files Browse the repository at this point in the history
# The first commit's message is:

add debug framework for javascript and python

# This is the commit message LeetCode-OpenSource#2:

almost debug version for javascript without judge

# This is the commit message LeetCode-OpenSource#3:

transform some param type
  • Loading branch information
wangtao0101 committed Feb 29, 2020
1 parent 56ff329 commit a6131ed
Show file tree
Hide file tree
Showing 6 changed files with 2,724 additions and 2,483 deletions.
3 changes: 2 additions & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,6 @@
".vscode-test": true
},
"tslint.autoFixOnSave": true,
"tslint.ignoreDefinitionFiles": true
"tslint.ignoreDefinitionFiles": true,
"python.pythonPath": "E:\\Users\\sheng\\AppData\\Local\\Programs\\Python\\Python37\\python.exe"
}
Loading

0 comments on commit a6131ed

Please sign in to comment.