Skip to content

Enable ESLint rule vue/return-in-computed-property#394

Merged
brianhelba merged 1 commit into
masterfrom
vue-return-computed
May 27, 2026
Merged

Enable ESLint rule vue/return-in-computed-property#394
brianhelba merged 1 commit into
masterfrom
vue-return-computed

Conversation

@brianhelba
Copy link
Copy Markdown
Collaborator

@brianhelba brianhelba requested a review from annehaley May 27, 2026 18:44
@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages Bot commented May 27, 2026

Deploying geodatalytics with  Cloudflare Pages  Cloudflare Pages

Latest commit: 84ea10b
Status: ✅  Deploy successful!
Preview URL: https://753de7db.geodatalytics.pages.dev
Branch Preview URL: https://vue-return-computed.geodatalytics.pages.dev

View logs

@brianhelba brianhelba marked this pull request as draft May 27, 2026 18:48
@brianhelba
Copy link
Copy Markdown
Collaborator Author

Actually depends on #395 to be resolved first.

@brianhelba brianhelba force-pushed the vue-return-computed branch from 971054d to 84ea10b Compare May 27, 2026 19:45
@brianhelba brianhelba marked this pull request as ready for review May 27, 2026 19:45
@brianhelba
Copy link
Copy Markdown
Collaborator Author

Ready for review.

I verified that the places these computed properties were used are safe for them to be undefined (though these were always actually returning undefined, we're just being more explicit about it now).

@brianhelba brianhelba merged commit 312f681 into master May 27, 2026
4 checks passed
@brianhelba brianhelba deleted the vue-return-computed branch May 27, 2026 21:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants