Open jonkoops opened 1 month ago
Preview: https://patternfly-react-pr-11042.surge.sh
A11y report: https://patternfly-react-pr-11042-a11y.surge.sh
Putting this in as a draft as it seems the documenation tooling will need an update to make it compatible.
Fixes the publication issues outlined by
publint
and some others, namely:type
field ofmodule
to the package.main
,module
andtypes
fields with the more modernexports
, which restricts the importable API surface.repository
field.sideEffects
field that did not match any files.patternfly:src
field, which seems to have no purpose.Works towards closing #10833