UNPKG
scrolldir
Version:
latest (1.5.3)
1.5.3
1.5.2
1.5.1
1.5.0
1.4.0
1.3.0
1.2.25
1.2.23
1.2.18
1.2.17
1.2.16
1.2.15
1.2.13
1.2.9
1.2.7
1.2.6
1.2.5
1.2.3
1.2.2
1.2.1
1.2.0
1.1.8
1.1.7
1.1.6
1.1.5
1.1.4
1.1.3
1.1.2
0.0.4
0.0.3
0.0.2
0.0.1
Vertical scroll direction in CSS
github.com/yowainwright/scrolldir.git
yowainwright/scrolldir
scrolldir
/
.prettierrc
10 lines
(9 loc)
•
163 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
9
10
{
"semi"
:
false
,
"trailingComma"
:
"all"
,
"printWidth"
:
120
,
"useTabs"
:
false
,
"singleQuote"
:
true
,
"jsxSingleQuote"
:
true
,
"proseWrap"
:
"preserve"
}