We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b17a4a7 commit e746754Copy full SHA for e746754
lib/lint-dirty-modules-plugin.js
@@ -26,7 +26,6 @@ function LintDirtyModulesPlugin (compiler, options) {
26
* Lints changed files provided by compilation object.
27
* Fully executed only after initial run.
28
*
29
- * @param options - stylelint options
30
* @param compilation - webpack compilation object
31
* @param callback - to be called when execution is done
32
* @returns {*}
0 commit comments