This website works better with JavaScript
Home
Explore
Help
Sign In
fgm
/
meteor__drupal-sso
Watch
1
Star
0
Fork
0
Files
Pull Requests
0
Branch:
master
Branches
Tags
master
meteor__drupal-...
/
.jshintrc
.jshintrc
112 B
Permalink
History
Raw
1
2
3
4
5
6
7
8
9
//.jshintrc
{
"globals" : {
// A fictive global just added for the last comma.
"xyzzy": false
}
}