We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 581398d commit 398aabeCopy full SHA for 398aabe
tsconfig.json
@@ -17,7 +17,7 @@
17
"isolatedModules": true,
18
"jsx": "preserve",
19
"incremental": true,
20
- "types": ["node", "@testing-library/jest-dom", "bun-types"],
+ "types": ["node", "@testing-library/jest-dom", "bun"],
21
"plugins": [
22
{
23
"name": "next"
0 commit comments