UNPKG
date-api
Version:
latest (1.0.14)
1.0.14
1.0.13
1.0.11
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
0.0.1
## usage
github.com/liuxsen/date-api
liuxsen/date-api
date-api
/
.prettierrc
11 lines
(10 loc)
•
179 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
9
10
11
{
"tabWidth"
:
2
,
"useTabs"
:
false
,
"semi"
:
false
,
"singleQuote"
:
true
,
"TrailingCooma"
:
"all"
,
"bracketSpacing"
:
true
,
"arrowParens"
:
"avoid"
,
"printWidth"
:
160
}