Disable Error Checking Before Saving A File During Development

I’ve never experienced this problem when using Expo but I have not used it in a while. As I’m typing a new function my app goes crazy trying to compile the file before I’ve hit save. I do not value this feature and would like to disable it.

This does not sound like something Expo does on its own when installed on your computer. Is it perhaps a feature of your text editor? Or are you using Snack and talking about how it refreshes your app as you type?