release.js

Summary

Maintainability
A
1 hr
Test Coverage

Function f has 31 lines of code (exceeds 25 allowed). Consider refactoring.
Open

async function f () {
  const response = await prompts({
    type: 'select',
    name: 'version',
    message: `What's the release version?`,
Severity: Minor
Found in release.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status