@@ -116,14 +116,14 @@ var processFurther = Promise.method(function(val, key, $id){
...
@@ -116,14 +116,14 @@ var processFurther = Promise.method(function(val, key, $id){
returnval;
returnval;
}
}
});
});
functionprocessISchema(){};// define w/ function so it gets hoisted and we avoid eslint errors about what is defined first: processISchema or resolve$ref. Both rely on each other!
functionprocessISchema(){};// define w/ function so it gets hoisted and we avoid eslint errors about what is defined first: processISchema or resolve$ref. Both rely on each other!