vuematerial/vue-material

View on GitHub
src/material.js

Summary

Maintainability
A
1 hr
Test Coverage
C
76%

Function init has 42 lines of code (exceeds 40 allowed). Consider refactoring.
Open

const init = () => {
  let material = new MdReactive({
    ripple: true,
    theming: {},
    locale: {
Severity: Minor
Found in src/material.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status