Skip to content

Commit

Permalink
Revert "specify types package"
Browse files Browse the repository at this point in the history
This reverts commit 11fecd4.
  • Loading branch information
huyenltnguyen committed Apr 24, 2024
1 parent 11fecd4 commit 2be45c4
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
"moduleResolution": "node",
"strict": true,
"noEmit": true,
"skipLibCheck": true,
"types": ["@testing-library/jest-dom"]
"skipLibCheck": true
}
}

0 comments on commit 2be45c4

Please sign in to comment.