File tree Expand file tree Collapse file tree 1 file changed +39
-0
lines changed Expand file tree Collapse file tree 1 file changed +39
-0
lines changed Original file line number Diff line number Diff line change 1+ <!--
2+ This template is for bug reports. If you are reporting a bug, please continue on. If you are here for another reason, please see below:
3+
4+ 1. To propose a new rule: http://eslint.org/docs/developer-guide/contributing/new-rules
5+ 2. To request a change: http://eslint.org/docs/developer-guide/contributing/changes
6+
7+ Note that leaving sections blank will make it difficult for us to troubleshoot and we may have to close the issue.
8+ -->
9+
10+ ** Tell us about your environment**
11+
12+ * ** ESLint Version:**
13+ * ** eslint-plugin-vue Version:**
14+ * ** Node Version:**
15+
16+ ** Please show your full configuration:**
17+
18+ <!-- Paste your configuration below: -->
19+ ```
20+
21+
22+
23+
24+ ```
25+
26+ ** What did you do? Please include the actual source code causing the issue.**
27+
28+ <!-- Paste the source code below: -->
29+ ``` vue
30+
31+
32+
33+
34+
35+ ```
36+
37+ ** What did you expect to happen?**
38+
39+ ** What actually happened? Please include the actual, raw output from ESLint.**
You can’t perform that action at this time.
0 commit comments