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 884829b commit aa7f74bCopy full SHA for aa7f74b
.gitignore
@@ -16,3 +16,6 @@ coverage
16
17
# tshy build temporary package.json files while building which end up throwing turbo watch in an infinite loop.
18
**/src/package.json
19
+
20
+# AI tools
21
+.claude/settings.local.json
0 commit comments