Closed
Description
Tell us about your environment
- ESLint Version: 4.0.0
- eslint-plugin-vue Version: 3.1.3
- Node Version: 8.0.0
Please show your full configuration:
Vanilla
What did you do? Please include the actual source code causing the issue.
<template>
<div>
<svg viewBox="0 0 40 40"></svg>
</div>
</template>
What did you expect to happen?
No error reported.
What actually happened? Please include the actual, raw output from ESLint.
0:0 error Parsing error: Cannot read property 'startOffset' of undefined
Metadata
Metadata
Assignees
Labels
No labels