mirror of
https://github.com/oceanprotocol/ens-proxy.git
synced 2024-11-13 16:55:00 +01:00
try commonJS
This commit is contained in:
parent
809298bd22
commit
a965707a1f
@ -4,7 +4,7 @@
|
||||
"lib": ["dom", "dom.iterable", "esnext"],
|
||||
"strict": true,
|
||||
"noEmit": true,
|
||||
"module": "esnext",
|
||||
"module": "CommonJS",
|
||||
"moduleResolution": "node",
|
||||
"isolatedModules": true,
|
||||
"allowSyntheticDefaultImports": true
|
||||
|
Loading…
Reference in New Issue
Block a user