Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/angular/dev-infra
/ tsxLoaderRule.js
File
tsxLoaderRule.js
lint-rules/tslint/tsxLoaderRule.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 tsx.
Callers
nothing calls this directly
Calls
1
register
Method · 0.45
Tested by
no test coverage detected