Улучшения Системы авторизации

This commit is contained in:
Web-serfer 2026-04-15 16:56:14 +05:00
parent aef12e853d
commit 13754eecc3
4 changed files with 767 additions and 78 deletions

View file

@ -3,6 +3,7 @@
"include": [".astro/types.d.ts", "**/*"],
"exclude": ["dist"],
"compilerOptions": {
"ignoreDeprecations": "6.0",
"baseUrl": ".",
"paths": {
"@styles/*": ["src/styles/*"],