Skip to content

Commit 3ee2288

Browse files
committed
gp
1 parent b6979af commit 3ee2288

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.vscode/settings.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,6 @@
66
"daa/11. Sort a given set of n integer elements using Quick Sort method and compute its time complexity. Run the program for"
77
],
88
"editor.tabCompletion": "on",
9-
"diffEditor.codeLens": true
9+
"diffEditor.codeLens": true,
10+
"docwriter.style": "JSDoc"
1011
}

0 commit comments

Comments
 (0)