We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 994060b commit 8eddebaCopy full SHA for 8eddeba
tsconfig.json
@@ -5,7 +5,7 @@
5
"target": "es2022",
6
"outDir": "out",
7
"lib": ["dom", "es2022"],
8
- "types": ["node", "mocha"],
+ "types": ["node", "mocha", "sinon-chai"],
9
"jsx": "react",
10
"sourceMap": true,
11
"rootDir": "src",
0 commit comments