UNPKG
meemo-app
Version:
latest (1.13.1)
1.13.1
1.9.2
1.6.4
1.6.2
1.5.1
1.3.0
A personal ideas, notes or links manager
github.com/nebulade/meemo
nebulade/meemo
meemo-app
/
.jshintrc
8 lines
(7 loc)
•
107 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
{
"node"
:
true
,
"browser"
:
true
,
"unused"
:
true
,
"globalstrict"
:
true
,
"predef"
:
[
"angular"
,
"$"
]
}