Initial work to get working in Firefox
This commit is contained in:
20
.jshintrc
20
.jshintrc
@@ -1,10 +1,10 @@
|
||||
{
|
||||
"node": true,
|
||||
"curly": true,
|
||||
"latedef": true,
|
||||
"quotmark": true,
|
||||
"undef": true,
|
||||
"unused": true,
|
||||
"trailing": true,
|
||||
"predef": [ "chrome" ]
|
||||
}
|
||||
{
|
||||
"node": true,
|
||||
"curly": true,
|
||||
"latedef": true,
|
||||
"quotmark": true,
|
||||
"undef": true,
|
||||
"unused": true,
|
||||
"trailing": true,
|
||||
"predef": [ "chrome" ]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user