LeDDGroup/typescript-transform-jsx

View on GitHub
src/index.ts

Summary

Maintainability
A
2 hrs
Test Coverage

File index.ts has 253 lines of code (exceeds 250 allowed). Consider refactoring.
Open

import * as ts from "typescript";
import * as utils from "./utils";

const grabJsx = [
  ts.SyntaxKind.JsxElement,
Severity: Minor
Found in src/index.ts - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status