UNPKG
@coffeelint/cli
Version:
latest (5.2.11)
old (1.16.2)
5.2.11
5.2.10
5.2.9
5.2.8
5.2.7
5.2.6
5.2.5
5.2.4
5.2.3
5.2.2
5.2.1
5.2.0
5.1.1
5.1.0
5.0.5
5.0.4
5.0.3
5.0.2
5.0.1
5.0.0
4.1.5
4.1.4
4.1.3
4.1.2
4.1.1
4.1.0
4.0.0
3.2.10
3.2.9
3.2.8
3.2.7
3.2.6
3.2.5
3.2.4
3.2.3
3.2.2
3.2.1
3.2.0
3.1.3
3.1.2
3.1.1
3.1.0
3.0.2
3.0.1
3.0.0
2.1.0
1.16.2
1.6.4
Lint your CoffeeScript
coffeelint.github.io
coffeelint/coffeelint
@coffeelint/cli
/
vowsrunner.js
5 lines
(3 loc)
•
94 B
JavaScript
View Raw
1
2
3
4
5
#!/usr/bin/env node
require
(
'coffeescript/register'
)
require
(
'./node_modules/vows/bin/vows'
)