Skip to content

Commit df904d3

Browse files
committed
General: Enable the devtools plugin
Adds devtools@claude-code-cafe to the project's enabled plugins, alongside debugbadger and jvm-tools.
1 parent c3d95c0 commit df904d3

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.claude/settings.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"enabledPlugins": {
33
"debugbadger@claude-code-cafe": true,
4-
"jvm-tools@claude-code-cafe": true
4+
"jvm-tools@claude-code-cafe": true,
5+
"devtools@claude-code-cafe": true
56
}
67
}

0 commit comments

Comments
 (0)