jp7837
jp7837
If we take this change, we could consider renaming the rule
**Update**: much faster after adding dummy `getProjectVersion` implementation assuming the project doesn't change during execution. My naive solution below. ~~It's pretty slow even though it should only run a full...
This is just a simplified repro, but I'm wondering if we should err on the false negative side here since we can't properly analyze it?
Yeah agree it's an edge case and we can override. In my project, we defined a type in another file which contained all the props including key. This is probably...