Compare commits

..

1 Commits

Author SHA1 Message Date
t.behrendt d48c2e9a16 refactor: to node action
CI / Test (pull_request) Successful in 11s
CI / Dry-Run (pull_request) Failing after 22s
CI / Check Dist (pull_request) Successful in 11s
2026-06-27 13:38:20 +02:00
2 changed files with 21744 additions and 27694 deletions
+4
View File
@@ -0,0 +1,4 @@
{
"$schema": "./node_modules/oxfmt/configuration_schema.json",
"ignorePatterns": ["dist/**", "node_modules/**", "coverage/**"]
}
+3724 -9678
View File
File diff suppressed because one or more lines are too long