【发布时间】:2019-10-03 11:47:36
【问题描述】:
当我从 Circle CI 运行 npm lint 命令时,我收到以下警告消息。
Could not find implementations for the following rules specified in the configuration:
templates-use-public
no-access-missing-member
invoke-injectable
template-to-ng-template
Try upgrading TSLint and/or ensuring that you have all necessary custom rules installed.
If TSLint was recently upgraded, you may have old rules configured which need to be cleaned up.
是否可以清理这些规则或是否有任何新规则可以达到目的?
【问题讨论】: