MasatoMakino/gulptask-dev-server

View on GitHub
src/Server.ts

Summary

Maintainability
A
1 hr
Test Coverage

Function startPhpServer has 28 lines of code (exceeds 25 allowed). Consider refactoring.
Open

function startPhpServer(
  browserSync,
  option: ServerGenerationOption
): Promise<void> {
  return new Promise((resolve, reject) => {
Severity: Minor
Found in src/Server.ts - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status