UNPKG
nihongo
Version:
latest (1.0.1)
1.0.1
1.0.0
Simple Japanese language utility library
github.com/darren-lester/nihongo
darren-lester/nihongo
nihongo
/
.jshintrc
6 lines
•
87 B
Plain Text
View Raw
1
2
3
4
5
6
{
"node"
:
true
,
"esversion"
:
6
,
"predef"
:
[
"describe"
,
"it"
]
,
"multistr"
:
true
}