UNPKG
@playerony/try-catch-wrapper
Version:
latest (1.0.1)
1.0.1
1.0.0
Functional try-catch wrapper.
github.com/playerony/try-catch-wrapper
playerony/try-catch-wrapper
@playerony/try-catch-wrapper
/
.prettierrc
8 lines
(7 loc)
•
109 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
{
"semi"
:
true
,
"useTabs"
:
false
,
"printWidth"
:
100
,
"singleQuote"
:
true
,
"trailingComma"
:
"all"
}