UNPKG
@bitstreamapis/bitstream-node
Version:
latest (0.0.5)
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1
The analytics and intelligence layer for your APIs
@bitstreamapis/bitstream-node
/
.prettierrc
8 lines
(7 loc)
•
117 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
{
"arrowParens"
:
"always"
,
"trailingComma"
:
"es5"
,
"tabWidth"
:
2
,
"singleQuote"
:
true
,
"printWidth"
:
100
}