mirror of
https://github.com/krahets/hello-algo.git
synced 2025-12-16 03:59:18 +08:00
Fomrat the JS and TS codes with prettier.
This commit is contained in:
@@ -50,5 +50,5 @@ function arrToTree(arr) {
|
||||
|
||||
module.exports = {
|
||||
TreeNode,
|
||||
arrToTree
|
||||
arrToTree,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user