LeDDGroup/typescript-transform-jsx

View on GitHub

Showing 1 of 6 total issues

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
    Severity
    Category
    Status
    Source
    Language