UNPKG
trilo
Version:
latest (0.1.9)
0.1.9
Make requests to the Trilo ecosystem
trilo
/
.prettierrc
8 lines
(7 loc)
•
117 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
{
"endOfLine"
:
"lf"
,
"semi"
:
true
,
"singleQuote"
:
false
,
"tabWidth"
:
4
,
"trailingComma"
:
"es5"
}