Update project structure and styles: Refactor TypeScript configuration, enhance app type definitions, and redesign main page layout with new styles and components for Secretaria de Esportes de Pernambuco.

This commit is contained in:
2026-01-05 14:47:01 -03:00
parent 5d615fd011
commit 171c54dd85
14 changed files with 413 additions and 6 deletions

View File

@@ -8,8 +8,6 @@
"resolveJsonModule": true,
"skipLibCheck": true,
"sourceMap": true,
"strict": true,
"module": "NodeNext",
"moduleResolution": "NodeNext"
"strict": true
}
}