mirror of https://github.com/webpack/webpack.git
result -> TODO
This commit is contained in:
parent
36a7f8d4cb
commit
4c3f04a7cf
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue