UNPKG
node-hid-stream
Version:
latest (1.1.0)
1.1.0
1.0.0
0.0.3
0.0.2
0.0.1
Stream data from HID device in Node.js
agirorn/node-hid-stream
node-hid-stream
/
examples
/
.eslintrc.json
6 lines
(5 loc)
•
41 B
JSON
View Raw
1
2
3
4
5
6
{
"rules"
:
{
"no-console"
:
0
}
}