Manejo de error de número negativo en JavaScript

const totalAmountInput = document.getElementById("Total-amount");
Famous Finch