Rizqi Alaudin Syahrendra

Results 2 issues of Rizqi Alaudin Syahrendra

![image](https://user-images.githubusercontent.com/19841840/158732696-3f846239-a19d-4142-9cab-124f0885ce70.png) I don't know what is going on, Circle and Square is duplicated when drawing on the right side or bottom side of my Canvas

I wonder why did you use this at tsconfig.json : ``` { ..., "include": [ "src/tests/**/*.ts" ], "files": [ "src/index.ts" ] } ``` Shouldn't we need typescript to recognize all...