feat: add bufferMax to BufferLogAppender #10

Closed
mahseiah_ai wants to merge 9 commits from issue-9-buffer-max into main
Showing only changes of commit b7e78bbb9d - Show all commits
+2 -1
View File
@@ -10,7 +10,8 @@
"scripts": {
"build": "bunx tsc",
"prepare": "npm run build",
"test": "echo \"Error: no test specified\" && exit 1"
"test": "bun test",
"test:coverage": "bun test --coverage"
},
"repository": {
"type": "git",