This website requires JavaScript.
Explore
Help
Register
Sign In
grpc
/
grpc-node
mirror of
https://github.com/grpc/grpc-node.git
Watch
1
Star
0
Fork
You've already forked grpc-node
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
@grpc/grpc-js@1.1.x
grpc-node
/
packages
/
grpc-js
/
prettier.config.js
6 lines
90 B
JavaScript
Raw
Permalink
Blame
History
module
.
exports
=
{
proseWrap
:
'always'
,
singleQuote
:
true
,
trailingComma
:
'es5'
,
}
;
Reference in New Issue
View Git Blame
Copy Permalink