This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
fgm
/
meteor__drupal-sso
Segui
1
Vota
0
Forka
0
File
Pull Requests
0
Albero (Tree):
79862964d0
Rami (Branch)
Tag
master
meteor__drupal-...
/
.jshintrc
.jshintrc
112 B
Cronologia
Originale
1
2
3
4
5
6
7
8
9
//.jshintrc
{
"globals" : {
// A fictive global just added for the last comma.
"xyzzy": false
}
}