UNPKG

create-fast-turbo

Version:

A CLI tool to quickly scaffold a Turborepo with pre-configured templates

5 lines (3 loc) 136 B
import { nextJsConfig } from "@repo/eslint-config/next-js"; /** @type {import("eslint").Linter.Config} */ export default nextJsConfig;