MCPcopy 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.
19exports.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