aymericbeaumet/metalsmith-clean-css

View on GitHub

Showing 1 of 9 total issues

Function exports has 54 lines of code (exceeds 25 allowed). Consider refactoring.
Open

module.exports = (options = {}) => {
    const {
        cleanCSS: cleanCSSParameters = {},
        files: pattern = '**/*.css',
        sourceMap = false,
Severity: Major
Found in index.js - About 2 hrs to fix
    Severity
    Category
    Status
    Source
    Language