refactor: remove custom typescript settings for tests

This commit is contained in:
Nathan Muir
2025-08-20 11:05:55 +12:00
parent 47abec93a9
commit 42e70ee82e
27 changed files with 188 additions and 234 deletions

View File

@@ -38,7 +38,7 @@ describe('Group', function () {
y: -15,
width: 150,
height: 150,
})
})!
.offsetX(5)
.offsetY(5);