WIP: refactor: port to JS
Some checks failed
/ check (treefmt) (push) Failing after 19s
/ report-size (push) Has been skipped
/ report-download-check (push) Has been skipped

This should hopefully reduce the complexity of the action
This commit is contained in:
Jalil David Salamé Messina 2025-07-10 22:03:45 +02:00
parent a26909cb8c
commit 9210c9a29b
Signed by: jalil
GPG key ID: F016B9E770737A0B
20 changed files with 215057 additions and 108 deletions

5
.prettierignore Normal file
View file

@ -0,0 +1,5 @@
.DS_Store
.licenses/
dist/
node_modules/
coverage/