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

Ignore some more tsc warnings #292

Merged
merged 2 commits into from
Aug 2, 2023
Merged

Ignore some more tsc warnings #292

merged 2 commits into from
Aug 2, 2023

Conversation

max-leuthaeuser
Copy link
Contributor

This cleans the DEBUG log a lot as these tsc warnings are of no use for us at all.

For: https://shiftleftinc.atlassian.net/browse/SEN-1361

This cleans the DEBUG log a lot as these tsc warnings are of no use for us at all.

For: https://shiftleftinc.atlassian.net/browse/SEN-1361
@@ -41,11 +41,7 @@ class VueTranspiler(override val config: Config, override val projectPath: Path)

private def nodeOptions(): Map[String, String] = {
// TODO: keep this until https://github.com/webpack/webpack/issues/14532 is fixed.
// This hack is not required on MacOS.
Copy link
Contributor Author

Choose a reason for hiding this comment

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

With node v18 on our GH macos runners it apparently is again.

@max-leuthaeuser max-leuthaeuser merged commit 62b84ba into master Aug 2, 2023
5 checks passed
@max-leuthaeuser max-leuthaeuser deleted the max/moreTscIgnores branch August 2, 2023 11:38
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.

2 participants