Skip to content

Commit 1eebde3

Browse files
committed
fix: resolve floating point error in answerTime #195
1 parent 9a0b9a3 commit 1eebde3

12 files changed

Lines changed: 2265 additions & 3 deletions

.claude/settings.local.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
{
2+
"permissions": {
3+
"allow": [
4+
"Bash(git add:*)",
5+
"Bash(git commit:*)",
6+
"Bash(git push:*)"
7+
]
8+
}
9+
}

0 commit comments

Comments
 (0)