feat: setup libs
Some checks failed
Prepare pull request / prepare (pull_request) Failing after 56s

This commit is contained in:
Hewston Fox
2026-03-09 00:50:24 +02:00
parent 06129b821e
commit 6af8cef67d
22 changed files with 2498 additions and 1057 deletions

4
.oxfmtrc.json Normal file
View File

@@ -0,0 +1,4 @@
{
"$schema": "./node_modules/oxfmt/configuration_schema.json",
"ignorePatterns": ["src/routeTree.gen.ts"]
}