Skip to content

Commit 5300a60

Browse files
committed
style(claude): reformat .claude/settings.json
1 parent 817a487 commit 5300a60

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

.claude/settings.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,4 @@
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
{
@@ -32,5 +20,17 @@
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
}

0 commit comments

Comments
 (0)