UNPKG
@xesam/timer
Version:
latest (0.1.1)
0.1.1
0.1.0
0.0.2
0.0.1
a simple javascript timer wrapper
github.com/xesam/timer.js
xesam/timer.js
@xesam/timer
/
.prettierrc.json
9 lines
(8 loc)
•
183 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
{
"
$schema
"
:
"https://json.schemastore.org/prettierrc"
,
"semi"
:
true
,
"tabWidth"
: 4,
"singleQuote"
:
true
,
"printWidth"
: 180,
"trailingComma"
:
"none"
}