Skip to content

Commit 1ec10f9

Browse files
author
PreskoIsTheGreatest
committed
fix typo in input property directive
1 parent ec8d376 commit 1ec10f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/inputPropertyDirectiveRule.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ export class Rule extends ClassParameterRule {
1717
super(ruleName, value, disabledIntervals, decoratorValidator(renameInputCondition), FAILURE_STRING);
1818
}
1919

20-
}j
20+
}

0 commit comments

Comments
 (0)