← Back to agents

AGENTS.md from reductstore/web-console

9 starsLast commit Sep 23, 2025

Contributor Guide

Testing Instructions

  • Run tests in CI-compatible mode with `npm run test:ci`.

Formatting

  • Format code using `npm run fmt`.