Dashboard
PHP:
8.3.30
OS:
Linux
User:
dh_mnqueb
/
/
usr
/
share
/
nodejs
/
webpack
/
declarations
/
plugins
📤 Upload
📝 New File
📁 New Folder
Close
Editing: WatchIgnorePlugin.d.ts
/** * 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)[];
Save
Cancel