Skip to content
Snippets Groups Projects
Commit e7cdc53c authored by syuilo's avatar syuilo
Browse files

test

parent 3bc62051
No related branches found
Tags 10.87.2
No related merge requests found
......@@ -64,6 +64,7 @@ module.exports = {
"ts-jest": {
"useESM": true,
tsconfig: "test/tsconfig.json",
isolatedModules: true,
diagnostics: {
exclude: ['**'],
},
......
......@@ -178,8 +178,8 @@
"eslint": "8.23.1",
"eslint-plugin-import": "2.26.0",
"execa": "6.1.0",
"jest": "29.0.3",
"ts-jest": "29.0.1",
"jest": "28.0.0",
"ts-jest": "28.0.8",
"typescript": "4.8.3"
}
}
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment