MCPcopy Index your code
hub / github.com/dracula/visual-studio-code / generate.js

File generate.js

scripts/generate.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const { readFile } = require('fs').promises;
2const { join } = require('path');
3const { Type, DEFAULT_SCHEMA, load } = require('js-yaml');
4const tinycolor = require('tinycolor2');

Callers

nothing calls this directly

Calls 1

transformSoftFunction · 0.85

Tested by

no test coverage detected