Sha256: 5b2efd2ab2cc60eecf5ef1ac688f717a693ae907f28f7e7f92ef44c6e45a99f0
Contents?: true
Size: 272 Bytes
Versions: 26
Compression:
Stored size: 272 Bytes
Contents
/** * This file was automatically generated. * DO NOT MODIFY BY HAND. * Run `yarn special-lint-fix` to update */ /** * A list of RegExps or absolute paths to directories or files that should be ignored */ export type WatchIgnorePluginOptions = (string | RegExp)[];
Version data entries
26 entries across 25 versions & 8 rubygems