Commit graph

8 commits

Author SHA1 Message Date
Tiara Rodney
0cea450c0a
chore: add eslint with typescript-eslint, align package.json scripts 2026-03-13 22:38:36 +01:00
Rodney, Tiara
be34f5c670
chore: add override for jest
jest has a deprecated dependency, this override fixes that
2025-05-01 17:47:01 +02:00
Rodney, Tiara
08f9c830b6
chore: regenerate npm Lockfile
Yikes... This is an issue I need to fix soon. I'm using a local pull-through
mirror/proxy for npmjs.org, that's why it needs to be incorporated in the
workflow somehow... It already is... Kinda...
2025-04-25 19:41:51 +02:00
Rodney, Tiara
c4a98da88e
chore: make tests work 2025-04-25 19:19:40 +02:00
Rodney, Tiara
fcec0ee5b1
refactor: update build environment
refactored to stick to my UNIX principles, in addition to exposing a cleaner GNU
Make interface
2025-04-25 18:43:19 +02:00
Rodney, Tiara
7a70ed28c3
feat: initialize tests, docs and refactor 2025-04-25 16:17:46 +02:00
Rodney, Tiara
c297e3f4ef
feat(init): publishing 2025-04-25 16:17:37 +02:00
Rodney, Tiara
d27f6c65c1
init: working state
compiler + test suite are fine. logging module started, I'd say about 50%
complete.
2025-04-25 16:12:52 +02:00