Commit 1ac85ee
File tree
Expand file treeCollapse file tree
3 files changed
+25
-0
lines changedFilter options
- src/script-setup
- test/fixtures/integrations/script-setup-with-typescript-eslint/no-unused-vars
- valid
Expand file treeCollapse file tree
3 files changed
+25
-0
lines changedsrc/script-setup/scope-analyzer.ts
Copy file name to clipboardExpand all lines: src/script-setup/scope-analyzer.ts+6Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
205 | 205 |
|
206 | 206 |
|
207 | 207 |
|
| 208 | + |
| 209 | + |
| 210 | + |
| 211 | + |
| 212 | + |
| 213 | + |
208 | 214 |
|
209 | 215 |
|
210 | 216 |
|
|
test/fixtures/integrations/script-setup-with-typescript-eslint/no-unused-vars/.eslintrc.json
Copy file name to clipboard+5Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
test/fixtures/integrations/script-setup-with-typescript-eslint/no-unused-vars/valid/type-def.vue
Copy file name to clipboard+14Lines changed: 14 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
0 commit comments