AQI_Predictor_Qamar / frontend /jsconfig.json
github-actions[bot]
Automated backend deployment for 2026-04-14
b39ecaa
raw
history blame contribute delete
73 Bytes
{
"compilerOptions": {
"paths": {
"@/*": ["./*"]
}
}
}