chore: enable esModuleInterop

This commit is contained in:
Alessio Gravili
2023-08-26 00:30:14 +02:00
parent 53526490f8
commit 7b72f887d1

View File

@@ -1,5 +1,6 @@
{
"compilerOptions": {
"esModuleInterop": true,
"paths": {
"payload/generated-types": [
"./payload-types.ts"