Use code formatting for argument names in jsdoc
This commit is contained in:
@@ -479,7 +479,7 @@ class Triangulation {
|
||||
}
|
||||
|
||||
/**
|
||||
* Calculates extent of the 'source' coordinates from all the triangles.
|
||||
* Calculates extent of the `source` coordinates from all the triangles.
|
||||
*
|
||||
* @return {import("../extent.js").Extent} Calculated extent.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user