dsifford/academic-bloggers-toolkit

View on GitHub
webpack.config.ts

Summary

Maintainability
A
2 hrs
Test Coverage

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

/* eslint-disable @typescript-eslint/no-var-requires */
import { promises as fs } from 'fs';
import path from 'path';
import { promisify } from 'util';

Severity: Minor
Found in webpack.config.ts - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status