feat(api): add create folder endpoint for users

This commit is contained in:
Ali BARIN
2025-04-24 12:56:36 +00:00
parent 115b409b92
commit b15ad10a55
8 changed files with 110 additions and 3 deletions

View File

@@ -29,8 +29,8 @@ export default defineConfig({
thresholds: {
autoUpdate: true,
statements: 99.39,
branches: 98.28,
functions: 99.03,
branches: 98.29,
functions: 99.04,
lines: 99.39,
},
},