typescript react

react_typescript

Configuration

Minimum Version
5.5
Package Manager
pnpm
Test Framework
vitest
Linter
eslint
Formatter
prettier
Test Runner
vitest

Policy

Use function components + hooks; avoid new class components.
Co-locate data fetching with suspense/React Query for async state.
Enable strict TypeScript mode.

Commands

dev pnpm dev
lint pnpm lint
test pnpm vitest run
build pnpm build
typecheck pnpm tsc --noEmit

Included in Rulesets

React Standards
28 rules • 1 standard
View
TypeScript Guide
28 rules • 4 standards
View
Vitest Testing
24 rules • 3 standards
View
ESLint Standards
22 rules • 5 standards
View
pnpm Standards
23 rules • 3 standards
View

Add This Standard

Sign in to add this standard to your workspace

Sign in with GitHub

Details

Language
typescript
Framework
react
Used in
5 rulesets