File tree
Expand file treeCollapse file tree
7 files changed
+7
-2
lines changedFilter options
- docs/rules
- lib
- configs
- flat
- rules
Expand file treeCollapse file tree
7 files changed
+7
-2
lines changed+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
182 | 182 |
|
183 | 183 |
|
184 | 184 |
|
| 185 | + |
185 | 186 |
|
186 | 187 |
|
187 | 188 |
|
| ||
235 | 236 |
|
236 | 237 |
|
237 | 238 |
|
238 |
| - |
239 | 239 |
|
240 | 240 |
|
241 | 241 |
|
|
docs/rules/no-required-prop-with-default.md
Copy file name to clipboardExpand all lines: docs/rules/no-required-prop-with-default.md+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
10 | 10 |
|
11 | 11 |
|
12 | 12 |
|
| 13 | + |
13 | 14 |
|
14 | 15 |
|
15 | 16 |
|
|
lib/configs/flat/vue2-recommended.js
Copy file name to clipboardExpand all lines: lib/configs/flat/vue2-recommended.js+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
15 | 15 |
|
16 | 16 |
|
17 | 17 |
|
| 18 | + |
18 | 19 |
|
19 | 20 |
|
20 | 21 |
|
|
lib/configs/flat/vue3-recommended.js
Copy file name to clipboardExpand all lines: lib/configs/flat/vue3-recommended.js+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
15 | 15 |
|
16 | 16 |
|
17 | 17 |
|
| 18 | + |
18 | 19 |
|
19 | 20 |
|
20 | 21 |
|
|
lib/configs/vue2-recommended.js
Copy file name to clipboardExpand all lines: lib/configs/vue2-recommended.js+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
10 | 10 |
|
11 | 11 |
|
12 | 12 |
|
| 13 | + |
13 | 14 |
|
14 | 15 |
|
15 | 16 |
|
|
lib/configs/vue3-recommended.js
Copy file name to clipboardExpand all lines: lib/configs/vue3-recommended.js+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
10 | 10 |
|
11 | 11 |
|
12 | 12 |
|
| 13 | + |
13 | 14 |
|
14 | 15 |
|
15 | 16 |
|
|
lib/rules/no-required-prop-with-default.js
Copy file name to clipboardExpand all lines: lib/rules/no-required-prop-with-default.js+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
17 | 17 |
|
18 | 18 |
|
19 | 19 |
|
20 |
| - |
| 20 | + |
21 | 21 |
|
22 | 22 |
|
23 | 23 |
|
|
0 commit comments