feat(api): add get template endpoint

This commit is contained in:
Ali BARIN
2025-04-25 09:58:15 +00:00
parent f1fa0d4b2a
commit aae4511013
5 changed files with 66 additions and 2 deletions

View File

@@ -29,8 +29,8 @@ export default defineConfig({
thresholds: {
autoUpdate: true,
statements: 99.41,
branches: 98.34,
functions: 99.06,
branches: 98.35,
functions: 99.07,
lines: 99.41,
},
},