Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/zhongsp/TypeScript
/ lint.js
File
lint.js
docs/lint.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
var
markdownlint = require(
"markdownlint"
);
2
var
glob = require(
"glob"
);
3
var
fs = require(
"fs"
);
4
Callers
nothing calls this directly
Calls
1
checkForImproperlyIndentedFencedCodeBlocks
Function · 0.70
Tested by
no test coverage detected