chore: task management, adjust readmes, adjust cursor rules, add mcp_integration.md to docs

This commit is contained in:
Eyal Toledano
2025-03-27 23:40:13 -04:00
parent 1d807541ae
commit 472b517e22
9 changed files with 575 additions and 43 deletions

View File

@@ -17,7 +17,8 @@ export default {
// The glob patterns Jest uses to detect test files
testMatch: [
'**/__tests__/**/*.js',
'**/?(*.)+(spec|test).js'
'**/?(*.)+(spec|test).js',
'**/tests/*.test.js'
],
// Transform files