UNPKG
ember-slider
Version:
latest (0.0.3)
0.0.3
0.0.2
0.0.1
## Usage
github.com/yinaw/ember-slider
yinaw/ember-slider
ember-slider
/
tmp
/
jshinter-tmp_dest_dir-ai1hHong.tmp
/
controllers
/
index.jshint.js
5 lines
(4 loc)
•
155 B
JavaScript
View Raw
1
2
3
4
5
module
(
'JSHint - controllers'
); test(
'controllers/index.js should pass jshint'
,
function
()
{ ok(
true
,
'controllers/index.js should pass jshint.'
); });