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
/
.babelrc
5 lines
(4 loc)
•
97 B
Plain Text
View Raw
1
2
3
4
5
{
"presets"
: [
"
@babel
/preset-env"
],
"plugins"
: [
"
@babel
/plugin-proposal-class-properties"
] }