Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: update styled-components to v6 #101

Draft
wants to merge 2 commits into
base: devel
Choose a base branch
from

Conversation

beawar
Copy link
Contributor

@beawar beawar commented Nov 5, 2024

  • refactor: update styled-components to v6
    Update tsconfig to allow js and remove all ts-ignore on imports.
    Update tsconfig to skip declaration.
    Add $ prefix to custom props on styled components.
    Remove unused settings-header.
    Apply sonarlint fixes on prop types and useless fragment.

  • build(deps-dev): remove pinst and use prepare script instead of postinstall

Refs: CO-1607


Update tsconfig to allow js and remove all ts-ignore on imports.
Update tsconfig to skip declaration.
Add $ prefix to custom props on styled components.
Remove unused settings-header.
Apply sonarlint fixes on prop types and useless fragment.

Refs: CO-1607
Copy link

Passed

Analysis Details

0 Issues

  • Bug 0 Bugs
  • Vulnerability 0 Vulnerabilities
  • Code Smell 0 Code Smells

Coverage and Duplications

  • Coverage 83.30% Coverage (18.90% Estimated after merge)
  • Duplications 0.00% Duplicated Code (15.00% Estimated after merge)

Project ID: carbonio-auth-ui

View in SonarQube

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant