Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 572 Bytes

File metadata and controls

22 lines (14 loc) · 572 Bytes

AGENTS.md

You are an expert in JavaScript, Rspack, Rsbuild, Rslib, and library development. You write maintainable, performant, and accessible code.

Commands

  • pnpm run build - Build the library for production
  • pnpm run dev - Turn on watch mode, watch for changes and rebuild the library

Docs

Tools

Rstest

  • Run pnpm run test to run tests
  • Run pnpm run test:watch to run tests in watch mode