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