packages/babel-parser/src/plugins/jsx/xhtml.js

Summary

Maintainability
A
2 hrs
Test Coverage

File xhtml.js has 256 lines of code (exceeds 250 allowed). Consider refactoring.
Open

// @flow

const entities: { [name: string]: string } = {
  quot: "\u0022",
  amp: "&",
Severity: Minor
Found in packages/babel-parser/src/plugins/jsx/xhtml.js - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status