chore: switch to node test

This commit is contained in:
Simon Chan 2024-07-16 16:10:31 +08:00
parent 67a07e2eb8
commit dfb6acd2d5
No known key found for this signature in database
GPG key ID: A8B69F750B9BCEDD
115 changed files with 2433 additions and 4258 deletions

View file

@ -41,7 +41,6 @@
"@types/node": "^20.14.9",
"@yume-chan/eslint-config": "workspace:^1.0.0",
"@yume-chan/tsconfig": "workspace:^1.0.0",
"jest": "^30.0.0-alpha.4",
"prettier": "^3.3.3",
"typescript": "^5.5.3"
}

View file

@ -2,6 +2,6 @@
"references": [
{
"path": "./tsconfig.build.json"
},
}
]
}