feat: gitea pipeline

This commit is contained in:
Lucas Oskorep
2025-10-17 02:38:04 -04:00
parent e93ffe5da7
commit 18beea21e7
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"