Merge branch 'master' of https://github.com/deniswolf/NodeBB
commit
67f9b22c86
@ -0,0 +1,9 @@
|
||||
{
|
||||
"strict" : false, // true: Requires all functions run in ES5 Strict Mode
|
||||
|
||||
// Custom Globals
|
||||
"globals" : {
|
||||
"it": false,
|
||||
"describe": false
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue