New rules are added to the eslint to make the code concise between all packages
Package.json's are updated with new rules
Storybook are updated following the rules
Fixes # (issue)
Type of change
Please delete options that are not relevant.
[x] Bug fix (non-breaking change which fixes an issue)
[x] New feature (non-breaking change which adds functionality)
[ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
[ ] This change requires a documentation update
[ ] Other:
Checklist:
[x] My code follows the style guidelines of this project
[x] I have performed a self-review of my code
[ ] I have added tests that prove my fix is effective or that my feature works
[x] New and existing unit tests pass locally with my changes
Description
New rules are added to the eslint to make the code concise between all packages Package.json's are updated with new rules Storybook are updated following the rules
Fixes # (issue)
Type of change
Please delete options that are not relevant.
Checklist: