Şöyle bir dener misin hocam



if ($('#file').get(0).files.length === 0) {
console.log('Dosya Seçilmedi')
} else {
// kodlar
}