Fixes readme files and makes sure that when you mark a parent task done that its sub tasks are also marked done

This commit is contained in:
Eyal Toledano
2025-03-21 14:17:43 -04:00
parent da61e9dccf
commit 3f35783b60
11 changed files with 264 additions and 8 deletions

View File

@@ -47,7 +47,7 @@
"scripts/dev.js",
"assets/**",
".cursor/**",
"README.md",
"README-task-master.md",
"index.js"
]
}