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
Hello, am I doing something wrong or this loader not respecting codelyzer? I can not find any tips in google so i'll try here.
tslint-loaders warns me about unsupoorted rules:
Could not find implementations for the following rules specified in the configuration:
import-destructing-spacing no-unused-css angular-whitespace banana-in-box templates-no-negated-async use-view-encapsulation use-life-cycle-interface templates-use-public no-access-missing-member invoke-injectable template-to-ng-template pipe-impure directive-selector component-selector use-input-property-decorator use-output-property-decorator use-host-property-decorator no-attribute-parameter-decorator no-input-rename no-output-rename no-forward-ref use-pipe-transform-interface pipe-naming directive-class-suffix
this rulles are from codelyzer.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hello,
am I doing something wrong or this loader not respecting codelyzer? I can not find any tips in google so i'll try here.
tslint-loaders warns me about unsupoorted rules:
Could not find implementations for the following rules specified in the configuration:
this rulles are from codelyzer.
The text was updated successfully, but these errors were encountered: