MCPcopy
hub / github.com/vercel/next.js / no-html-link-for-pages.ts

File no-html-link-for-pages.ts

packages/eslint-plugin-next/src/rules/no-html-link-for-pages.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { defineRule } from '../utils/define-rule'
2import * as path from 'path'
3import * as fs from 'fs'
4import { getRootDirs } from '../utils/get-root-dirs'

Callers

nothing calls this directly

Calls 5

execOnceFunction · 0.90
defineRuleFunction · 0.90
memoizeFunction · 0.70
warnMethod · 0.45
joinMethod · 0.45

Tested by

no test coverage detected