UNPKG
user-idle-tracker
Version:
latest (1.0.2)
1.0.2
1.0.1
1.0.0
A library to check the status of the user and to run a callback when its considered Idle.
user-idle-tracker
/
.prettierrc
6 lines
(5 loc)
•
69 B
Plain Text
View Raw
1
2
3
4
5
6
{
"trailingComma"
:
"es5"
,
"semi"
:
false
,
"singleQuote"
:
true
}