UNPKG
@kibibit/nconf-hjson
Version:
beta (1.0.0-beta.1)
latest (1.0.0)
1.0.0
1.0.0-beta.1
Add support for json with comments files in nconf
github.com/Kibibit/nconf-hjson
Kibibit/nconf-hjson
@kibibit/nconf-hjson
/
.vscode
/
extensions.json
13 lines
•
273 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
{
"recommendations"
:
[
"actboy168.tasks"
,
"codeandstuff.package-json-upgrade"
,
"dbaeumer.vscode-eslint"
,
"eamodio.gitlens"
,
"jock.svg"
,
"mhutchie.git-graph"
,
"wayou.vscode-todo-highlight"
,
"wix.vscode-import-cost"
,
"laktak.hjson"
]
}