Skip to content

Add codelyzer directive-class-suffix converter #457

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
May 9, 2020
Merged

Add codelyzer directive-class-suffix converter #457

merged 2 commits into from
May 9, 2020

Conversation

KingDarBoja
Copy link
Collaborator

PR Checklist

Overview

This rule is pretty simple and examples can be found on angular-eslint/directive-class-suffix test file.

The TSLint rule is pretty much the same as the ESLint one, a set of rule arguments will be the suffix to match for any class decorated with @Directive, similar to how component-class-suffix rule works for any class decorated with @Component.

@JoshuaKGoldberg JoshuaKGoldberg merged commit bef17a2 into typescript-eslint:master May 9, 2020
@KingDarBoja KingDarBoja deleted the codelyzer-directive-class-suffix-converter branch May 9, 2020 04:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants