JamieMason/syncpack

View on GitHub
Branch: main(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.json
.eslintignore
.eslintrc.cjs
.github/FUNDING.yml
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/feature_request.md
.github/PULL_REQUEST_TEMPLATE.md
.github/workflows/ci.yaml
.github/workflows/deploy-site.yaml
.github/workflows/test-site.yaml
.gitignore
.mailmap
.npmrc
.prettierignore
.prettierrc
.release-it.json
.vscode/launch.json
.vscode/tasks.json
CHANGELOG.md
CODE_OF_CONDUCT.md
LICENSE
README.md
knip.json
package.json
pnpm-lock.yaml
scripts/upsert-test.sh
src/.DS_Store
tsconfig.build.json
tsconfig.json
.syncpackrc.js20
src/bin-fix-mismatches/index.ts66
C
7 hrs
src/bin-format/index.ts52
src/bin-lint-semver-ranges/index.ts66
B
6 hrs
src/bin-lint/index.ts37
src/bin-list-mismatches/index.ts58
B
6 hrs
src/bin-list/index.ts54
B
6 hrs
src/bin-prompt/index.ts60
C
7 hrs
src/bin-set-semver-ranges/index.ts70
C
7 hrs
src/bin-update/index.ts51
A
2 hrs
src/bin.ts45
src/config/types.ts103
src/index.ts2
src/specifier/lib/specific-registry-result.ts7
vitest.config.ts20