Skip to content

sushichan044/react-router-toolkit

Repository files navigation

react-router-toolkit

Overview

This repository is a monorepo setup for developing TypeScript libraries, specifically tailored for ESLint configuration analysis and rule exploration. It leverages modern tools and practices to ensure efficient development, testing, and publishing workflows.

You can get started with degit sushichan044/react-router-toolkit to create your own project based on this template.

Development Setup

This project uses pnpm workspaces for efficient monorepo management.

# Install dependencies
pnpm install

# Build all packages
pnpm build

# Run tests across all packages
pnpm test

# Format code with Biome
pnpm format

# Lint code with ESLint
pnpm lint

# Type check with TypeScript
pnpm typecheck

About

No description, website, or topics provided.

Resources

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors