Commit 98b98c1
feat(linter/vue): implement no-computed-properties-in-data rule (#22674)
related #11440
upstream:
https://eslint.vuejs.org/rules/no-computed-properties-in-data.html
AI disclosure: implemented with Claude Code, reviewed manually.
---------
Co-authored-by: Cameron Clark <cameron.clark@hey.com>1 parent dfa931d commit 98b98c1
8 files changed
Lines changed: 328 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 | |
|---|---|---|---|
| |||
1294 | 1294 | | |
1295 | 1295 | | |
1296 | 1296 | | |
| 1297 | + | |
1297 | 1298 | | |
1298 | 1299 | | |
1299 | 1300 | | |
| |||
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 | |
|---|---|---|---|
| |||
833 | 833 | | |
834 | 834 | | |
835 | 835 | | |
| 836 | + | |
836 | 837 | | |
837 | 838 | | |
838 | 839 | | |
| |||
0 commit comments