Skip to content

Commit 6bd6d7e

Browse files
committed
Updated README.md
1 parent ed1363d commit 6bd6d7e

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
# Next.js + TypeScript + Jest + ESLint
22

3-
**This example shows how to configure Jest, TypeScript and ESLint to work with Next.js.**
4-
**This includes Next.js' built-in support for Global CSS, CSS Modules, and TypeScript!**
3+
> This example shows how to configure Jest, TypeScript and ESLint to work with Nextjs
4+
5+
This includes Next.js built-in support for Global CSS, CSS Modules, and TypeScript.
56

67
## Usage
78

8-
**Just clone this template and get started, theres already a demo component with unit-test files**
9+
Just clone this template and get started, theres already a demo component a unit test file.

0 commit comments

Comments
 (0)