mirror of
https://github.com/TheAlgorithms/JavaScript.git
synced 2026-03-13 15:21:15 +08:00
Complying with JavaScript Standard Style (npx standard --fix).
This commit is contained in:
@@ -25,4 +25,3 @@ export function gnomeSort (items) {
|
||||
|
||||
// const ar = [5, 6, 7, 8, 1, 2, 12, 14]
|
||||
// gnomeSort(ar)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user