From 4c3f04a7cf0d5942d2a4fcf2ec41c32c52e43e57 Mon Sep 17 00:00:00 2001 From: byzyk Date: Thu, 21 Jun 2018 14:47:15 +0400 Subject: [PATCH] result -> TODO --- lib/IgnorePlugin.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/IgnorePlugin.js b/lib/IgnorePlugin.js index 124f1a8f9..1f5be8247 100644 --- a/lib/IgnorePlugin.js +++ b/lib/IgnorePlugin.js @@ -63,7 +63,7 @@ class IgnorePlugin { /** * @param {TODO} result result - * @returns {result|null} returns result or null if result should be ignored + * @returns {TODO|null} returns result or null if result should be ignored */ checkIgnore(result) { // check if result is ignored