AndrewWalsh/at-your-service

View on GitHub
src/interface/start-at-your-service.ts

Summary

Maintainability
A
1 hr
Test Coverage
F
0%

Function startAtYourService has 27 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export default async function startAtYourService(
  config: Partial<Config> = defaultConfig
) {
  try {
    if (config.registerWorker) {
Severity: Minor
Found in src/interface/start-at-your-service.ts - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status