Skip to content

Commit a2c94e5

Browse files
committed
#9: npm test
1 parent 78e813a commit a2c94e5

File tree

5 files changed

+17
-409
lines changed

5 files changed

+17
-409
lines changed

.claude/settings.local.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"permissions": {
3+
"allow": [
4+
"Bash(npm test)"
5+
],
6+
"deny": []
7+
}
8+
}

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,4 @@ node_modules/
77
target/
88
temp/
99
vendor/
10+
.claude/

0 commit comments

Comments
 (0)