Added a jsdoc cross-reference from Configuration to its usage
This commit is contained in:
@@ -1014,7 +1014,8 @@ getJasmineRequireObj().Env = function(j$) {
|
||||
|
||||
/**
|
||||
* This represents the available options to configure Jasmine.
|
||||
* Options that are not provided will use their default values
|
||||
* Options that are not provided will use their default values.
|
||||
* @see Env#configure
|
||||
* @interface Configuration
|
||||
* @since 3.3.0
|
||||
*/
|
||||
|
||||
@@ -35,7 +35,8 @@ getJasmineRequireObj().Env = function(j$) {
|
||||
|
||||
/**
|
||||
* This represents the available options to configure Jasmine.
|
||||
* Options that are not provided will use their default values
|
||||
* Options that are not provided will use their default values.
|
||||
* @see Env#configure
|
||||
* @interface Configuration
|
||||
* @since 3.3.0
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user