Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PatrickJS/awesome-cursorrules
/ cleanup-legacy-artifacts.mjs
File
cleanup-legacy-artifacts.mjs
scripts/cleanup-legacy-artifacts.mjs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env node
2
3
import
{ existsSync } from
"node:fs"
;
4
import
{ rm } from
"node:fs/promises"
;
Callers
nothing calls this directly
Calls
2
cleanupLegacyArtifacts
Function · 0.85
parseArgs
Function · 0.70
Tested by
no test coverage detected