E0095: Unicode byte order mark (BOM) cannot appear before #! at beginning of script
A script cannot have Unicode byte order mark (BOM) before #!
To fix this error, remove the Unicode BOM before #!
Introduced in quick-lint-js version 0.3.0.
Find bugs in JavaScript programs.
A script cannot have Unicode byte order mark (BOM) before #!
To fix this error, remove the Unicode BOM before #!
Introduced in quick-lint-js version 0.3.0.