We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3fc04a commit 88991f7Copy full SHA for 88991f7
2 files changed
.claude/settings.json
@@ -0,0 +1,5 @@
1
+{
2
+ "enabledPlugins": {
3
+ "typescript-lsp@claude-plugins-official": true
4
+ }
5
+}
.gitignore
@@ -196,10 +196,6 @@ services/libs/tinybird/.diff_tmp
196
# custom cursor rules
197
.cursor/rules/*.local.mdc
198
199
-# claude code rules
200
-CLAUDE.md
201
-.claude
202
-
203
# git integration test repositories & output
204
services/apps/git_integration/src/test/repos/
205
services/apps/git_integration/src/test/outputs/custom/
0 commit comments