dependabit / manifest/src / checkManifestSize
Function: checkManifestSize()
ts
function checkManifestSize(content, options?): SizeCheckResult;Defined in: packages/manifest/src/size-check.ts:21
Check manifest size and return status
Parameters
| Parameter | Type |
|---|---|
content | any |
options? | SizeCheckOptions |