UNPKG
better-strings
Version:
latest (0.0.4)
0.0.4
0.0.3
0.0.2
0.0.1
Some string tweaks
github.com/Itadaki/better-strings
Itadaki/better-strings
better-strings
/
.jshintrc
7 lines
(6 loc)
•
75 B
Plain Text
View Raw
1
2
3
4
5
6
7
{
"indent"
:
4
,
"node"
:
true
,
"undef"
:
true
,
"unused"
:
true
}