mirror of
https://github.com/krahets/hello-algo.git
synced 2025-11-02 04:31:55 +08:00
Format JS and TS code.
This commit is contained in:
@ -60,5 +60,5 @@ for (const target of [2, 6, 20]) {
|
||||
}
|
||||
|
||||
module.exports = {
|
||||
binarySearchInsertion
|
||||
};
|
||||
binarySearchInsertion,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user