BenoitZugmeyer / eslint-plugin-html

An ESLint plugin to extract and lint scripts from HTML files.
ISC License
430 stars 51 forks source link

Error when parsing HTML file #3

Closed jbe456 closed 9 years ago

jbe456 commented 9 years ago

When a HTML page starts like this:

<!DOCTYPE html>
<html>
<head>

The plugin throws the following error:

  1:2  error  Unexpected token !
BenoitZugmeyer commented 9 years ago

I'm sorry I can't reproduce.

Could you:

BenoitZugmeyer commented 9 years ago

Well, it's been almost two months. Feel free to reopen if you have more details.