Skip to content

Parsing error: Cannot read property 'startOffset' of null #55

@biehu

Description

@biehu

Tell us about your environment

  • **ESLint Version:4.1.1
  • **eslint-plugin-vue Version:3.2.0
  • **Node Version:6.10.2

Please show your full configuration:


'env': {
        'browser': true
    },
    'extends': [
        'plugin:vue/base'
    ],


What did you do? Please include the actual source code causing the issue.

<table>
  <tr>
    <td>

	{{message}}		
   </td>			
  </tr>
</table>


What did you expect to happen?
tbody ?

What actually happened? Please include the actual, raw output from ESLint.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions