clean: respect es11
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
import { Point } from "./Point.js"
|
||||
import { Point } from "./Point.js";
|
||||
|
||||
class Segment
|
||||
{
|
||||
@ -54,4 +54,4 @@ class Segment
|
||||
}
|
||||
}
|
||||
|
||||
export { Segment }
|
||||
export { Segment };
|
Reference in New Issue
Block a user