v3.0.0-beta5
Pre-release
Pre-release
(cherry picked changes from v2.16.0)
New
-e
,--exclude
now accepts a regular expression to filter out files by name:-e /.*-test\.js/
The argument will only be treated as a regular expression if the parameter is only passed once ( #164).
You can install this version via npm install react-docgen@next
.