MCPcopy 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

1const path = require('path');
2const 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

registerMethod · 0.45

Tested by

no test coverage detected