This commit is contained in:
shenjack 2024-05-09 00:40:51 +08:00
parent 1c33a9a33b
commit 177ff4692f
Signed by: shenjack
GPG Key ID: 7B1134A979775551
2 changed files with 3 additions and 6 deletions

View File

@ -0,0 +1,3 @@
{
"type": "module"
}

View File

@ -1,6 +0,0 @@
{
"compilerOptions": {
"module": "NodeNext",
"moduleResolution": "NodeNext"
}
}