Adding underscore to file name changes require casing
?!
The proper case is "Alerts" but it compiles to "alerts" if there is no underscore in the name? I had to disable
The proper case is "Alerts" but it compiles to "alerts" if there is no underscore in the name? I had to disable
forceConsistentCasingInFileNames because I could not figure out any other way to fix it but it was complaining about casings being different even though they were not