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

Wrapper: Make codeResources and useDiffEditor optional in EditorAppConfig #670

Merged
merged 5 commits into from
Jun 4, 2024

Conversation

kaisalmen
Copy link
Collaborator

With latest changes it is now also possible to remove any codeResources or useDiffEditor from the editor app configuration.

Dependencies were updated as well

@kaisalmen kaisalmen requested a review from CGNonofr as a code owner June 3, 2024 15:27
packages/wrapper/src/editorAppBase.ts Outdated Show resolved Hide resolved
packages/wrapper/test/editorAppClassic.test.ts Outdated Show resolved Hide resolved
- Added eslint rules @typescript-eslint/strict-boolean-expressions and @typescript-eslint/no-unnecessary-condition
- Updated dependencies once more
@kaisalmen
Copy link
Collaborator Author

@CGNonofr eslint produces errors I don't see on Windows, but only on Linux. I can reproduce this locally.
I added volta-cli/action@v4 to enforce volta usage in the pipeline.

@kaisalmen
Copy link
Collaborator Author

@CGNonofr I got it. Code from the dependent packages in the repo are not available. Type resolution is therefore not correct. The code needs to be built first.

@kaisalmen
Copy link
Collaborator Author

@CGNonofr problems are resolved. This is ready now.

Copy link
Collaborator

@CGNonofr CGNonofr left a comment

Choose a reason for hiding this comment

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

LGTM, thanks for the changes :)

@kaisalmen kaisalmen merged commit 1a1595c into main Jun 4, 2024
2 checks passed
@kaisalmen kaisalmen deleted the wrapper-everything-optional branch June 4, 2024 12:22
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.

None yet

2 participants