Skip to content

Commit 242e508

Browse files
jdaltonclaude
andcommitted
Remove default export from parse-args
Named exports only for consistency with project patterns. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent 4d9f797 commit 242e508

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

registry/src/lib/parse-args.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -174,5 +174,3 @@ export const commonParseArgsConfig: ParseArgsConfig = {
174174
},
175175
strict: false,
176176
}
177-
178-
export default parseArgs

0 commit comments

Comments
 (0)