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

🪟 🔧 Add TS CSS modules plugin #22646

Merged
merged 2 commits into from
Feb 9, 2023

Conversation

josephkmh
Copy link
Contributor

What

Adds typescript-plugin-css-modules so that we get a nice TS-server powered autocomplete & checking of our CSS module files 🎉

@octavia-squidington-iii octavia-squidington-iii added the area/frontend Related to the Airbyte webapp label Feb 9, 2023
@josephkmh josephkmh requested a review from timroes February 9, 2023 14:18
Copy link
Contributor

@timroes timroes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a nice extension during development. (Just for posterity: this does not type check when we actually build). pnpm audit showed that this library pulls in some vulnerable new dependencies, so I made sure we're fixing them to their patched versions and pushed it to the PR. Otherwise looks good to me

@josephkmh josephkmh enabled auto-merge (squash) February 9, 2023 14:51
@josephkmh josephkmh merged commit 3905125 into master Feb 9, 2023
@josephkmh josephkmh deleted the joey/typescript-plugin-css-modules branch February 9, 2023 15:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/frontend Related to the Airbyte webapp
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants