UNPKG
docker-js-client
Version:
latest (1.0.0)
1.0.0
|ci badge|
docker-js-client
/
.prettierrc
7 lines
(6 loc)
•
85 B
Plain Text
View Raw
1
2
3
4
5
6
7
{
"trailingComma"
:
"all"
,
"semi"
:
true
,
"tabWidth"
:
2
,
"singleQuote"
:
true
}