File tree Expand file tree Collapse file tree 1 file changed +13
-13
lines changed
Expand file tree Collapse file tree 1 file changed +13
-13
lines changed Original file line number Diff line number Diff line change 11{
2- "statusLine" : {
3- "type" : " command" ,
4- "command" : " npx -y ccstatusline@latest" ,
5- "padding" : 0
6- },
7- "enabledPlugins" : {
8- "frontend-design@claude-code-plugins" : true ,
9- "github@claude-plugins-official" : true ,
10- "feature-dev@claude-plugins-official" : true ,
11- "lua-lsp@claude-plugins-official" : true
12- },
13- "alwaysThinkingEnabled" : true ,
142 "hooks" : {
153 "PostToolUse" : [
164 {
3220 ]
3321 }
3422 ]
35- }
23+ },
24+ "statusLine" : {
25+ "type" : " command" ,
26+ "command" : " npx -y ccstatusline@latest" ,
27+ "padding" : 0
28+ },
29+ "enabledPlugins" : {
30+ "frontend-design@claude-code-plugins" : true ,
31+ "github@claude-plugins-official" : true ,
32+ "feature-dev@claude-plugins-official" : true ,
33+ "lua-lsp@claude-plugins-official" : true
34+ },
35+ "alwaysThinkingEnabled" : true
3636}
You can’t perform that action at this time.
0 commit comments