fix some nits to be consistent across actions

Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
This commit is contained in:
CrazyMax 2026-02-28 14:43:00 +01:00
parent 2fe291b767
commit 5cff5dd8b8
No known key found for this signature in database
GPG key ID: ADE44D8C9D44FBE4
5 changed files with 29 additions and 39 deletions

View file

@ -3,7 +3,6 @@
"module": "nodenext",
"moduleResolution": "nodenext",
"esModuleInterop": true,
"strict": true,
"newLine": "lf",
"outDir": "./lib",
"rootDir": "./src",