Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/angular/components
/
Class
tools/tslint-rules/tsLoaderRule.js:9–9 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
7
8
// Add a noop rule so tslint doesn't complain.
9
exports.Rule =
class
Rule extends Lint.Rules.AbstractRule {
10
apply() {}
11
};
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected