HBM/md-components

View on GitHub
bin/gen.js

Summary

Maintainability
A
2 hrs
Test Coverage

Function createIcons has 58 lines of code (exceeds 25 allowed). Consider refactoring.
Open

const createIcons = (root) => {
  // material design icon categories
  const categories = [
    'action',
    'alert',
Severity: Major
Found in bin/gen.js - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status