UNPKG
decanify
Version:
latest (0.1.0)
0.1.0
Prepare canjs bower package for debowerify transform.
github.com/Tarabyte/decanify
Tarabyte/decanify
decanify
/
.jshintrc
8 lines
(7 loc)
•
89 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
{
"unused"
:
true
,
"undef"
:
true
,
"node"
:
true
,
"mocha"
:
true
,
"strict"
:
true
}