add itens

This commit is contained in:
2025-04-17 11:43:26 -03:00
parent af15518b21
commit 1f9754f681
12 changed files with 204 additions and 161 deletions

View File

@@ -7,8 +7,7 @@
"jsxImportSource": "react",
"baseUrl": ".",
"paths": {
"@components/*": ["src/components/*"],
"@layouts/*": ["src/layouts/*"]
"~/*": ["src/*"]
},
"strictNullChecks": true
}