docs: add Trellis planning and project specs
This commit is contained in:
12
.pi/settings.json
Normal file
12
.pi/settings.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"enableSkillCommands": true,
|
||||
"extensions": [
|
||||
"./extensions/trellis/index.ts"
|
||||
],
|
||||
"skills": [
|
||||
"./skills"
|
||||
],
|
||||
"prompts": [
|
||||
"./prompts"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user