webpack-contrib / stylelint-webpack-plugin

A Stylelint plugin for webpack
MIT License
426 stars 72 forks source link

Enable `cache` by default #326

Closed ricardogobbosouza closed 1 year ago

ricardogobbosouza commented 1 year ago

Modification Proposal

Enable cache by default

Expected Behavior / Situation

Enabling caching by default decrease execution time.

Actual Behavior / Situation

Without caching enabled by default the runtime is longer.