UNPKG
@spbrewery/log
Version:
latest (2.0.1)
2.0.1
2.0.0
A Simplified Multi-transport and Structured Logging Library for Brewery Project
@spbrewery/log
/
.prettierrc
7 lines
(6 loc)
•
85 B
Plain Text
View Raw
1
2
3
4
5
6
7
{
"trailingComma"
:
"es5"
,
"tabWidth"
:
2
,
"semi"
:
true
,
"singleQuote"
:
true
}