UNPKG
use-throttle
Version:
latest (0.0.3)
0.0.3
0.0.2
0.0.1
Throttle hook for react
github.com/bhaskarGyan/use-throttle
bhaskarGyan/use-throttle
use-throttle
/
.prettierrc
8 lines
(7 loc)
•
117 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
{
"printWidth"
:
120
,
"tabWidth"
:
2
,
"singleQuote"
:
true
,
"trailingComma"
:
"es5"
,
"arrowParens"
:
"always"
}