mirror of
https://github.com/kou029w/megabit.git
synced 2025-01-30 21:58:04 +00:00
fix build error
This commit is contained in:
parent
e7982e085f
commit
f742dea464
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"exclude": ["cjs", "esm"],
|
"include": ["src"],
|
||||||
"compilerOptions": {
|
"compilerOptions": {
|
||||||
"target": "esnext",
|
"target": "esnext",
|
||||||
"moduleResolution": "node",
|
"moduleResolution": "node",
|
||||||
|
|
Loading…
Add table
Reference in a new issue