Component Library Assumptions
Design system modularity approach is described here:
All components have to be released into AWS CodeArtifact and documented using Storybook.
QA requirements have been already provided on previous sessions - summarized here: Quality Assurance Standards
We also need each component to be fully tested with unit tests. Preferably with same tools that we used before on Husky 2.0 but we are open to any suggestion. Liners/TSconfig can be agreed on next sessions or you can open PR with them and discussion can be started on PR level.
We also need full automation on Jenkins to be build with releasing to CodeArtiffact and testing as one of the steps.
Automated checks should also include Sonarcloud and Whitesource tools.
Versioning diagram can be found here: