notApplicableReason not included in protocol.d.ts #40640
Labels
API
Relates to the public API for TypeScript
Bug
A bug in TypeScript
Fix Available
A PR has been opened for this issue
Milestone
Uh oh!
There was an error while loading. Please reload this page.
Looks like
RefactorActionInfo.notApplicableReason
never made it intoprotocol.d.ts
. This property does seem to be sent along by the TS Server, it is just the typings for the property that is missingConfirmed with TS 4.0.3
The text was updated successfully, but these errors were encountered: