UNPKG

deepsource-mcp-server

Version:
14 lines (11 loc) 224 B
# Ignore node_modules node_modules/ # Ignore GitHub workflows (linted by actionlint) .github/workflows/ # Ignore build output dist/ coverage/ # Ignore lock files (auto-generated) pnpm-lock.yaml yarn.lock package-lock.json