Files
indoireland/jsconfig.json
2025-06-18 18:44:42 +05:30

8 lines
73 B
JSON

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