Refactor to remove events package
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
"rootDir": "src",
|
||||
"declaration": true,
|
||||
"outDir": "./dist/esm",
|
||||
"target": "esnext"
|
||||
"target": "esnext",
|
||||
"moduleResolution": "nodenext"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user