sarahsporck / Migration-Test-Repository

This repository is used to test the ticket migration from jira to github
0 stars 1 forks source link

IGAPP-631: Add types for styled-components #3297

Closed jira-to-github-migrator-test[bot] closed 1 year ago

jira-to-github-migrator-test[bot] commented 1 year ago

Steffen Kleinle - 12.5.2021, 12:18:46

During our refactoring to typescript types of styled-components got lost since extra configuration is needed to have ts support for styled-components. Fix this so that ts displays errors if either wrong properties of the theme or wrong props are accessed.

See https://styled-components.com/docs/api#typescript

Environment: - Linked issues: