MCPcopy Index your code
hub / github.com/angular/components / tsLoaderRule.js

File tsLoaderRule.js

tools/tslint-rules/tsLoaderRule.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const path = require('path');
2const Lint = require('tslint');
3
4// Custom rule that registers all of the custom rules, written in TypeScript, with ts-node.

Callers

nothing calls this directly

Calls 1

registerMethod · 0.45

Tested by

no test coverage detected