Skip to content

Conversation

@EugeneHlushko
Copy link
Member

Convert types to the ones defined in contribute section, also spotted missing examples and types in configuration section

@netlify
Copy link

netlify bot commented Sep 20, 2019

Preview is ready

Built with commit 2ecad29

https://deploy-preview-3294--webpackjsorg-netlify.netlify.com

Copy link
Member

@rishabh3112 rishabh3112 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would be great to have | for union types in docs.

## Options

- `paths` (array): A list of RegExps or absolute paths to directories or files that should be ignored
- `paths` (`[string, RegExp]`): A list of RegExps or absolute paths to directories or files that should be ignored
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- `paths` (`[string, RegExp]`): A list of RegExps or absolute paths to directories or files that should be ignored
- `paths` (`[string | RegExp]`): A list of RegExps or absolute paths to directories or files that should be ignored

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We can have a discussion on how to improve it outisde of this pr

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants