UNPKG
harvest-overtime
Version:
latest (3.0.0)
3.0.0
2.2.2
2.2.1
2.1.1
2.1.0
2.0.0
1.0.0
Track the overtime!
github.com/flandrade/harvest-overtime
flandrade/harvest-overtime
harvest-overtime
/
.prettierrc.json
10 lines
(9 loc)
•
160 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
{
"arrowParens"
:
"always"
,
"printWidth"
:
80
,
"proseWrap"
:
"preserve"
,
"semi"
:
true
,
"singleQuote"
:
false
,
"tabWidth"
:
2
,
"trailingComma"
:
"es5"
}