Files
asin-check/.claude/settings.local.json
Victor Noguera dbe5b1ac71 Refactor SP-API test script and improve type definitions
- Updated `sp-test.ts` to enhance argument parsing and error handling for sellability checks.
- Refactored `types.ts` to maintain consistent formatting and improve readability.
- Improved `writer.ts` for better result handling and CSV writing, ensuring clarity in output.
- Adjusted `tsconfig.json` formatting for consistency and readability.
2026-04-12 23:48:31 -04:00

11 lines
154 B
JSON

{
"permissions": {
"allow": [
"WebSearch",
"Bash(bun init:*)",
"Bash(bunx tsc:*)",
"Bash(bun -e ':*)"
]
}
}