We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec8d376 commit 1ec10f9Copy full SHA for 1ec10f9
src/inputPropertyDirectiveRule.ts
@@ -17,4 +17,4 @@ export class Rule extends ClassParameterRule {
17
super(ruleName, value, disabledIntervals, decoratorValidator(renameInputCondition), FAILURE_STRING);
18
}
19
20
-}j
+}
0 commit comments