Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/angular/components
/ loader-rule.js
File
loader-rule.js
tools/stylelint/loader-rule.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
path = require(
'path'
);
2
const
stylelint = require(
'stylelint'
);
3
4
// Custom rule that registers all of the custom rules, written in TypeScript, with ts-node. This is
Callers
nothing calls this directly
Calls
1
register
Method · 0.45
Tested by
no test coverage detected