2025-11-21 11:56:57 +05:30

9 lines
93 B
JSON

{
"compilerOptions": {
"baseUrl": ".",
"paths": {
"@/*": ["./*"]
}
}
}