Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
1
const
path = require(
'path'
);
2
const
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
register
Method · 0.45
Tested by
no test coverage detected