mirror of
https://github.com/konvajs/konva.git
synced 2025-09-19 10:47:59 +08:00
refactor: remove custom typescript settings for tests
This commit is contained in:
@@ -38,7 +38,7 @@ describe('Group', function () {
|
||||
y: -15,
|
||||
width: 150,
|
||||
height: 150,
|
||||
})
|
||||
})!
|
||||
.offsetX(5)
|
||||
.offsetY(5);
|
||||
|
||||
|
Reference in New Issue
Block a user