This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
fgm
/
meteor__drupal-sso
Seguir
1
Destacar
0
Fork
0
Archivos
Pull Requests
0
Árbol:
79862964d0
Ramas
Etiquetas
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
}
}