fukuiretu/nuxt-user-agent

View on GitHub
src/plugin.template.ts

Summary

Maintainability
A
2 hrs
Test Coverage

UA has 22 functions (exceeds 20 allowed). Consider refactoring.
Open

export class UA {
  private _ua: string;
  private _parsed: woothee.UserAgent;

  constructor(ua: string) {
Severity: Minor
Found in src/plugin.template.ts - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status