nextjs-typescript-eslint-jest-template icon indicating copy to clipboard operation
nextjs-typescript-eslint-jest-template copied to clipboard

Starter Template for Nextjs, Webpack, TypeScript, ESLint and Jest

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.