CraigglesO/TypeScript-Ready

View on GitHub
TypeScript-Ready.js

Summary

Maintainability
A
2 hrs
Test Coverage

File TypeScript-Ready.js has 273 lines of code (exceeds 250 allowed). Consider refactoring.
Open

const spawnSync = require('child_process').spawnSync;
const writeFileSync = require('fs').writeFileSync;
const fs = require('fs');
const rl = require('readline');

Severity: Minor
Found in TypeScript-Ready.js - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status