📦 deps(playbook): add markdown rules and prettier config

This commit is contained in:
csh
2026-02-02 17:20:55 +08:00
parent 01caaf8062
commit 73f01c3ca4
4 changed files with 39 additions and 2 deletions
+3 -1
View File
@@ -3,6 +3,7 @@ project_root = "."
[sync_rules]
force = true
no_backup = true
[sync_memory_bank]
project_name = "tsl-devkit"
@@ -10,8 +11,9 @@ force = false
[sync_prompts]
force = true
no_backup = true
[sync_standards]
langs = ["cpp", "tsl"]
langs = ["cpp", "tsl", "markdown"]
gitattr_mode = "append"
no_backup = true