12 Commits

Author SHA1 Message Date
93716ba3f8 build(devDependencies): add shx 2025-08-31 14:31:22 +02:00
64829441e5 build(package.json): adds tsx to test functionality using ts files
Signed-off-by: Alix von Schirp <github@avonschirp.bootmedia.de>
2025-04-17 02:48:19 +02:00
6a8cf528e3 build(tests): Adds jest to run tests
Milestone: none
Signed-off-by: Alix von Schirp <github@avonschirp.bootmedia.de>
2025-04-15 11:22:21 +02:00
a72a2c3358 ci(pre-commit): Pre-commit hook now should no longer block commits
Added eslint-plugin-only-warn to suppress errors

Signed-off-by: Alix von Schirp <github@avonschirp.bootmedia.de>
2025-04-15 11:16:52 +02:00
df8d0a65d3 build(devDeps): add finepack for package.json linting
Add tool for linting and verifying package.json
Tool will:
- validate existence of required keys
- organizes keys by relevance and alphabet
- validates for valid format

Tool was also added to pre-commit hook

Format: text/markdown
2025-03-13 01:33:23 +01:00
13ee710c74 fix(8f11bdc): move docs theme to dev-deps 2025-03-12 00:54:03 +01:00
8f11bdc43e ci(docs): Added theme to docs generator 2025-03-12 00:52:08 +01:00
284ac7de27 docs: Added some documentation, added docs versioning 2025-03-10 20:44:34 +01:00
c380172960 chore: configure typedoc 2025-03-10 07:35:56 +01:00
fb9d50a5bd feat: added typedoc for docs generation 2025-03-10 05:38:39 +01:00
88b13e50ec chore: Fixed dep versions 2025-03-10 05:10:27 +01:00
d455cebc29 initial commit 2025-03-10 05:06:35 +01:00