showdownjs/showdown

View on GitHub
karma.browserstack.js

Summary

Maintainability
A
2 hrs
Test Coverage

Function exports has 72 lines of code (exceeds 25 allowed). Consider refactoring.
Open

module.exports = function (config) {
  config.set({
    // global config of your BrowserStack account
    browserStack: {
      username: process.env.BROWSERSTACK_USERNAME,
Severity: Major
Found in karma.browserstack.js - About 2 hrs to fix

There are no issues that match your filters.

Category
Status