StreamingAssets is throwing javascript compiler errors in Unity 2018.2

I’m using Unity 2018.2 on Windows and I’m getting errors thrown from javascript files in the StreamingAssets folder. The compiler is supposed to skip this folder. Is there a new setting for this or is this a bug?

I fixed this by dragging the asset folder contents from the original project into a new 2018 project.