Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ defineRule } from
'../utils/define-rule'
2
import
* as path from
'path'
3
import
* as fs from
'fs'
4
import
{ getRootDirs } from
'../utils/get-root-dirs'
Callers
nothing calls this directly
Calls
5
execOnce
Function · 0.90
defineRule
Function · 0.90
memoize
Function · 0.70
warn
Method · 0.45
join
Method · 0.45
Tested by
no test coverage detected