9ee097f61b60285ee10b74f7de3785d5ea7c9d2624d04dcced940bd498c8d2216fb2439349c8584a6a6dc9419e98354b0044e1e77db2de03c3165ab2ccd88e 272 B

12345678910
  1. /**
  2. * This file was automatically generated.
  3. * DO NOT MODIFY BY HAND.
  4. * Run `yarn special-lint-fix` to update
  5. */
  6. /**
  7. * A list of RegExps or absolute paths to directories or files that should be ignored
  8. */
  9. export type WatchIgnorePluginOptions = (string | RegExp)[];