UNPKG
@calipsa/timer
Version:
latest (1.0.0)
1.0.0
0.0.1
A simple timer
github.com/calipsa/timer
calipsa/timer
@calipsa/timer
/
.eslintrc.js
8 lines
(6 loc)
•
95 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
module
.
exports
= { root:
true
, extends: [
'@calipsa/eslint-config-typescript'
, ], }