feat: gitea pipeline
Some checks failed
Build and Test / build (push) Has been cancelled

This commit is contained in:
Lucas Oskorep
2025-10-17 02:38:04 -04:00
parent 1ae379868b
commit b4afd6d4dc
5 changed files with 55 additions and 3 deletions

View File

@@ -5,6 +5,8 @@
"outDir": "./dist",
"sourceMap": false,
"strict": true,
"noImplicitAny": false,
"skipLibCheck": true,
"target": "ES2022",
"lib": [
"ES2022"