WXL
2 天以前 c80bc467a41daa6cbae4e5515a300a8ca98cfeaa
node_modules/webpack/schemas/plugins/IgnorePlugin.json
@@ -25,7 +25,7 @@
        "checkResource": {
          "description": "A filter function for resource and context.",
          "instanceof": "Function",
          "tsType": "(import(\"../../lib/IgnorePlugin\").CheckResourceFn)"
          "tsType": "import('../../lib/IgnorePlugin').CheckResourceFn"
        }
      },
      "required": ["checkResource"]