roblox-tsr
roblox-ts4mo ago
12 replies
kv_

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 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
Solution
Can you restart the vsc?
Was this page helpful?