You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
exportconstUselessConstantType: DiagnosticMessage=createMessage("No reason to extract constant of type.");
130
131
exportconstStatementOrExpressionExpected: DiagnosticMessage=createMessage("Statement or expression expected.");
131
132
exportconstCannotExtractRangeContainingConditionalBreakOrContinueStatements: DiagnosticMessage=createMessage("Cannot extract range containing conditional break or continue statements.");
132
133
exportconstCannotExtractRangeContainingConditionalReturnStatement: DiagnosticMessage=createMessage("Cannot extract range containing conditional return statement.");
0 commit comments