fix the max files count and deletion missing ?!?!, fix readme to actually have all the values for the json example, refactor file to class, fix custom not logging to file?, allow public flush
All checks were successful
Code quality checks / biome (push) Successful in 9s
All checks were successful
Code quality checks / biome (push) Successful in 9s
This commit is contained in:
parent
108083e0f5
commit
2c4f3cf5de
6 changed files with 187 additions and 130 deletions
|
@ -14,7 +14,7 @@
|
|||
"moduleDetection": "force",
|
||||
"allowJs": true,
|
||||
"moduleResolution": "bundler",
|
||||
"allowImportingTsExtensions": true,
|
||||
"allowImportingTsExtensions": false,
|
||||
"verbatimModuleSyntax": true,
|
||||
"noEmit": false,
|
||||
"declaration": true,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue