📦 deps(playbook): add markdown rules and prettier config
This commit is contained in:
+3
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user