UNPKG
sorted-circular-buffer
Version:
latest (1.3.0)
1.3.0
1.2.1
1.2.0
1.1.1
1.1.0
1.0.0
Sorted Circular Buffer
github.com/gnarr/SortedCircularBuffer
gnarr/SortedCircularBuffer
sorted-circular-buffer
/
.vscode
/
settings.json
5 lines
•
96 B
JSON
View Raw
1
2
3
4
5
{
"editor.formatOnPaste"
:
true
,
"editor.formatOnSave"
:
true
,
"editor.formatOnType"
:
true
}