As the title says, I am not able to deploy firebase functions due to eslint errors from node_modules
. This was not happening before but I think it's due to one of the library I adde recently?
Can anyone help me resolve this or direct me if there is a way to ignore eslint related error when deploying?