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 ed1363d commit 6bd6d7eCopy full SHA for 6bd6d7e
README.md
@@ -1,8 +1,9 @@
1
# Next.js + TypeScript + Jest + ESLint
2
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!**
+> This example shows how to configure Jest, TypeScript and ESLint to work with Nextjs
+
5
+This includes Next.js built-in support for Global CSS, CSS Modules, and TypeScript.
6
7
## Usage
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