UNPKG
pause-poll
Version:
latest (0.0.30)
0.0.30
0.0.1
Promisify setTimeout & setInterval
github.com/wenfangdu/pause-poll
wenfangdu/pause-poll
pause-poll
/
.prettierrc
8 lines
(7 loc)
•
125 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
{
"arrowParens"
:
"avoid"
,
"endOfLine"
:
"auto"
,
"semi"
:
false
,
"singleQuote"
:
true
,
"trailingComma"
:
"all"
}