Commit 9f227fd
feat(linter/vue): implement no-deprecated-props-default-this rule (#21892)
related #11440
upstream: https://eslint.vuejs.org/rules/no-deprecated-props-default-this.html
AI disclosure: implemented with Claude Code, reviewed manually.
---------
Co-authored-by: Cameron Clark <cameron.clark@hey.com>1 parent 6dba588 commit 9f227fd
8 files changed
Lines changed: 479 additions & 1 deletion
File tree
- apps/oxlint/src-js/package
- crates/oxc_linter/src
- generated
- rules/vue
- snapshots
- npm/oxlint
- tasks/website_linter/src/snapshots
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1299 | 1299 | | |
1300 | 1300 | | |
1301 | 1301 | | |
| 1302 | + | |
1302 | 1303 | | |
1303 | 1304 | | |
1304 | 1305 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
838 | 838 | | |
839 | 839 | | |
840 | 840 | | |
| 841 | + | |
841 | 842 | | |
842 | 843 | | |
843 | 844 | | |
| |||
0 commit comments