UNPKG
grpc-pack
Version:
latest (0.2.3)
0.2.3
0.2.2
0.1.2
0.1.1
0.1.0
0.0.1
Simpler use of grpc in Node.js
github.com/eksant/grpc-pack
eksant/grpc-pack
grpc-pack
/
.vscode
/
settings.json
10 lines
(9 loc)
•
226 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
{
"editor.tabSize"
:
2
,
"editor.detectIndentation"
:
false
,
"editor.renderWhitespace"
:
"all"
,
"editor.insertSpaces"
:
true
,
"files.trimTrailingWhitespace"
:
true
,
"git.autofetch"
:
true
,
"editor.formatOnSave"
:
true
}