turlockmike chess-mcp .cursorrules file for TypeScript (stars: 1)

- jest config is located in jest.config.mjs and jest.setup.ts
- Implement tests first, run tests after implementation to verify.
- Don't create new d.ts files. Ask the user first what to do.
- Don't create random mocks. Ask the user first. 
- Node 18 and after use fetch (based on undici), don't install anything else. 
javascript
jest
shell
typescript

First Time Repository

A MCP Server with various chess functionality

TypeScript

Languages:

JavaScript: 4.1KB
Shell: 4.6KB
TypeScript: 51.7KB
Created: 12/21/2024
Updated: 1/11/2025

All Repositories (2)

A MCP Server with various chess functionality

Random Number and more generator (Includes UUID, numbers, password, dice, cards and more)