This website works better with JavaScript
Página inicial
Explorar
Ajuda
Entrar
fgm
/
meteor__drupal-sso
Observar
1
Favorito
0
Fork
0
Arquivos
Pull Requests
0
Tree:
79862964d0
Branches
Tags
master
meteor__drupal-...
/
.jshintrc
.jshintrc
112 B
Histórico
Raw
1
2
3
4
5
6
7
8
9
//.jshintrc
{
"globals" : {
// A fictive global just added for the last comma.
"xyzzy": false
}
}