Commit Graph

14 Commits

Author SHA1 Message Date
4750b3baf9 revert(pre-commit)!: slapping windows specific linting back in
As it seems I did not fix the eslint not throwing, so I need to temporarily put the call to cmd back in until further investigation

Refs: 5304933
Format: text/plain
Milestone: none
BREAKING-CHANGE: calling the windows command line cmd will probably make the pre-commit hook not work on non-windows systems
2025-03-13 02:42:21 +01:00
7db7cad18f build(pre-commit): fixing eslint for windows 2025-03-13 02:30:45 +01: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
8f11bdc43e ci(docs): Added theme to docs generator 2025-03-12 00:52:08 +01:00
c55da7b33a fix: works now pls? 2025-03-10 22:04:45 +01:00
284ac7de27 docs: Added some documentation, added docs versioning 2025-03-10 20:44:34 +01:00
53049333f9 Fix: make linting actually system agnositc 2025-03-10 18:19:15 +01:00
1148b97f48 Another test, this time system agnostic 2025-03-10 08:43:00 +01:00
0053234730 Actual feat: started typed code from previous commit 2025-03-10 08:31:24 +01:00
7b86b11838 feat: started types || chore: disable eslint blocking commits 2025-03-10 08:10:12 +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