Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 325 Bytes

File metadata and controls

9 lines (5 loc) · 325 Bytes

Next.js + TypeScript + ChakraUI + Jest + ESLint

This example shows how to configure Jest, TypeScript and ESLint to work with Nextjs

This includes Next.js built-in support for Global CSS, CSS Modules, and TypeScript.

Usage

Just clone this template and get started, theres already a demo component a unit test file.