UNPKG
cylon-chip
Version:
latest (0.3.0)
0.3.0
0.2.0
0.1.0
Cylon.js adaptor for the C.H.I.P. single-board computer
cylonjs.com
hybridgroup/cylon-beaglebone
cylon-chip
/
spec
/
.eslintrc
16 lines
(13 loc)
•
184 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
env:
mocha:
true
globals:
expect:
true
lib:
true
stub:
true
spy:
true
chai:
true
sinon:
true
rules:
no-unused-expressions:
0
max-nested-callbacks:
0
camelcase:
0