refactor: convert to ECMAScript where necessary

Also drop @league-of-foundry-developers/foundry-vtt-types.
This commit is contained in:
Johannes Loher 2022-11-17 00:12:29 +01:00
parent df4538f6ed
commit 6277e27056
69 changed files with 1077 additions and 1679 deletions

4
.gitignore vendored
View file

@ -32,3 +32,7 @@ junit.xml
!.yarn/sdks
!.yarn/versions
.pnp.*
# foundry
client
common