Remove module tsconfig
This commit is contained in:
@ -1,8 +0,0 @@
|
|||||||
{
|
|
||||||
"extends": "./tsconfig.json",
|
|
||||||
"compilerOptions": {
|
|
||||||
"module": "esnext",
|
|
||||||
"outDir": "dist/mjs",
|
|
||||||
"target": "esnext"
|
|
||||||
}
|
|
||||||
}
|
|
Reference in New Issue
Block a user