UNPKG
ignore-errors
Version:
latest (3.0.1)
3.0.1
2.0.0
1.0.0
Easily ignore specific promise errors
github.com/tjmehta/ignore-errors
tjmehta/ignore-errors
ignore-errors
/
.prettierrc
7 lines
(6 loc)
•
82 B
Plain Text
View Raw
1
2
3
4
5
6
7
{
"semi"
:
false
,
"tabs"
:
2
,
"singleQuote"
:
true
,
"trailingComma"
:
"all"
}