Stylistic rework

- interfaces instead of types
- remove semicolons
- use functions instead of anonymous arrow functions
- rename vars/types for better understanding
- fix typo
This commit is contained in:
aronmal 2023-01-23 16:02:08 +01:00
parent 77aabd5901
commit 46a899b0ec
Signed by: aronmal
GPG key ID: 816B7707426FC612
14 changed files with 203 additions and 189 deletions

View file

Before

Width:  |  Height:  |  Size: 5.1 KiB

After

Width:  |  Height:  |  Size: 5.1 KiB

Before After
Before After