Sha256: c6919829894f18e6f015b9fedfc6e386e5a2970bcb9574511f7e3fd1afac789d

Contents?: true

Size: 430 Bytes

Versions: 26

Compression:

Stored size: 430 Bytes

Contents

{
  "title": "WatchIgnorePluginOptions",
  "description": "A list of RegExps or absolute paths to directories or files that should be ignored",
  "type": "array",
  "items": {
    "description": "RegExp or absolute path to directories or files that should be ignored",
    "oneOf": [
      {
        "type": "string"
      },
      {
        "instanceof": "RegExp",
        "tsType": "RegExp"
      }
    ]
  },
  "minItems": 1
}

Version data entries

26 entries across 25 versions & 8 rubygems

Version Path
optimacms-0.1.61 spec/dummy/node_modules/webpack/schemas/plugins/WatchIgnorePlugin.json
disco_app-0.18.0 test/dummy/node_modules/webpack/schemas/plugins/WatchIgnorePlugin.json
disco_app-0.18.2 test/dummy/node_modules/webpack/schemas/plugins/WatchIgnorePlugin.json
disco_app-0.16.1 test/dummy/node_modules/webpack/schemas/plugins/WatchIgnorePlugin.json
disco_app-0.15.2 test/dummy/node_modules/webpack/schemas/plugins/WatchIgnorePlugin.json
disco_app-0.18.4 test/dummy/node_modules/webpack/schemas/plugins/WatchIgnorePlugin.json
disco_app-0.18.1 test/dummy/node_modules/webpack/schemas/plugins/WatchIgnorePlugin.json
disco_app-0.12.7.pre.puma.pre.3 test/dummy/node_modules/webpack/schemas/plugins/WatchIgnorePlugin.json
disco_app-0.14.0 test/dummy/node_modules/webpack/schemas/plugins/WatchIgnorePlugin.json
disco_app-0.13.6.pre.puma.pre.3 test/dummy/node_modules/webpack/schemas/plugins/WatchIgnorePlugin.json
tang-0.2.1 spec/tang_app/node_modules/webpack/schemas/plugins/WatchIgnorePlugin.json
groonga-client-model-6.0.0 test/apps/rails6.0.3.5/node_modules/webpack/schemas/plugins/WatchIgnorePlugin.json
groonga-client-model-6.0.0 test/apps/rails6.1.3/node_modules/webpack/schemas/plugins/WatchIgnorePlugin.json
ruby2js-4.0.4 lib/tasks/testrails/node_modules/webpack/schemas/plugins/WatchIgnorePlugin.json
ruby2js-4.0.3 lib/tasks/testrails/node_modules/webpack/schemas/plugins/WatchIgnorePlugin.json
tang-0.2.0 spec/tang_app/node_modules/webpack/schemas/plugins/WatchIgnorePlugin.json
tang-0.1.0 spec/tang_app/node_modules/webpack/schemas/plugins/WatchIgnorePlugin.json
tang-0.0.9 spec/tang_app/node_modules/webpack/schemas/plugins/WatchIgnorePlugin.json
enju_library-0.3.8 spec/dummy/node_modules/webpack/schemas/plugins/WatchIgnorePlugin.json
jester-data-8.0.0 node_modules/webpack/schemas/plugins/WatchIgnorePlugin.json