conveyal/modeify

View on GitHub
client/planner-walkthrough/index.js

Summary

Maintainability
A
1 hr
Test Coverage

Function walkthrough has 42 lines of code (exceeds 25 allowed). Consider refactoring.
Open

module.exports = function walkthrough () {
  var intro = introJs()

  intro.onbeforechange(function (el) {
    if (el.classList.contains('option')) {
Severity: Minor
Found in client/planner-walkthrough/index.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status