We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 35bd57e + adc343a commit d1b6834Copy full SHA for d1b6834
2 files changed
.codesandbox/ci.json
@@ -1,4 +1,3 @@
1
{
2
- "sandboxes": ["apollo-server-integration-aws-lambda-k6ismd"],
3
- "node": "20"
+ "sandboxes": ["apollo-server-integration-aws-lambda-k6ismd"]
4
}
.gitignore
@@ -28,4 +28,7 @@ node_modules/
28
.idea/
29
30
# Volta binaries (when using direnv/.envrc)
31
-.volta
+.volta
32
+
33
+# Claude Code
34
+CLAUDE.md
0 commit comments