fix: make changes to allow esm imports to work properly
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
"module": "commonjs",
|
||||
"target": "ES6"
|
||||
},
|
||||
"experimentalResolver": true,
|
||||
"moduleTypes": {
|
||||
"*.ts": "cjs"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user