Add ESM Module support

This commit is contained in:
Fabian Stamm
2023-10-14 16:54:53 +02:00
parent 6c65d2c83d
commit 08fabf5bf8
7 changed files with 1454 additions and 8 deletions

4
.gitattributes vendored Normal file
View File

@ -0,0 +1,4 @@
/.yarn/** linguist-vendored
/.yarn/releases/* binary
/.yarn/plugins/**/* binary
/.pnp.* binary linguist-generated