MCPcopy Create free account
hub / github.com/serverless/examples / validate.js

File validate.js

validate.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const path = require('path');
2const yml = require('gray-matter');
3const fs = require('markdown-magic').fsExtra;
4const globby = require('markdown-magic').globby;

Callers

nothing calls this directly

Calls 2

isEmptyObjectFunction · 0.85
hasSamePropsFunction · 0.85

Tested by

no test coverage detected