LeDDGroup/scroll-utility

View on GitHub
playground/webpack.config.ts

Summary

Maintainability
A
0 mins
Test Coverage

Function config has 37 lines of code (exceeds 25 allowed). Consider refactoring.
Wontfix

export function config(): Configuration {
  return {
    mode: "development",
    entry: resolve(root, "src/index.ts"),
    output: {
Severity: Minor
Found in playground/webpack.config.ts - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status