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