We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The Rules Status section in the README.md does not list the following rules:
import-destructuring-spacing, pipe-naming and no-output-named-after-standard-event
import-destructuring-spacing
pipe-naming
no-output-named-after-standard-event
The Rules Page (http://codelyzer.com/rules/) does not list the following rules:
trackBy-function and no-output-named-after-standard-event
trackBy-function
The text was updated successfully, but these errors were encountered:
docs: add missing documentation
e0b5f62
Fix #501
docs: add missing documentation (#502)
1fe9d22
* docs: add missing rules * docs: add missing documentation Fix #501
@mgechev great job :)
Sorry, something went wrong.
@mgechev can you please explain why pipe-naming is deprecated? I can't find any information here...
No branches or pull requests
The Rules Status section in the README.md does not list the following rules:
import-destructuring-spacing
,pipe-naming
andno-output-named-after-standard-event
The Rules Page (http://codelyzer.com/rules/) does not list the following rules:
trackBy-function
andno-output-named-after-standard-event
The text was updated successfully, but these errors were encountered: