fix(linter/unicorn/prefer-string-raw): skip fix for TSPropertySignature keys#24465
Conversation
TSPropertySignature keys
Merge activity
|
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 93c3cc0a25
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
Merging this PR will not alter performance
Comparing Footnotes
|
…ure` keys (#24465) ## Summary - prevent unicorn/prefer-string-raw from rewriting TypeScript property signature keys into invalid tagged-template syntax - add a regression case based on the PostHog ecosystem CI failure - preserve existing behavior for runtime string expressions
d4683e2 to
dbd08b6
Compare
Summary