Skip to content

Commit e29699b

Browse files
authored
This example does not show how to use Jest with TypeScript (vercel#32633)
## Documentation / Examples - [x] Make sure the linting passes by running `yarn lint`
1 parent f176683 commit e29699b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/with-jest/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
This example shows how to configure Jest to work with Next.js.
44

5-
This includes Next.js' built-in support for Global CSS, CSS Modules, and TypeScript!
5+
This includes Next.js' built-in support for Global CSS and CSS Modules.
66

77
## How to Use
88

0 commit comments

Comments
 (0)