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

Bc-7808 - Adjust eslint config in tldraw-server #17

Merged
merged 10 commits into from
Sep 18, 2024
Merged

Bc-7808 - Adjust eslint config in tldraw-server #17

merged 10 commits into from
Sep 18, 2024

Conversation

SevenWaysDP
Copy link
Contributor

@SevenWaysDP SevenWaysDP commented Sep 17, 2024

Description

Links to Tickets or other pull requests

Changes

Datasecurity

Deployment

New Repos, NPM pakages or vendor scripts

Screenshots of UI changes

Approval for review

  • All points were discussed with the ticket creator, support-team or product owner. The code upholds all quality guidelines from the PR-template.

Notice: Please remove the WIP label if the PR is ready to review, otherwise nobody will review it.

.eslintrc.cjs Outdated
ignorePatterns: ['.eslintrc.cjs'],
rules: {
"newline-before-return": "error",
"require-await": "error",
Copy link
Contributor

Choose a reason for hiding this comment

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

Formatierung?

env:
NODE_VERSION: '20'
jobs:
tests_cov:
Copy link
Contributor

Choose a reason for hiding this comment

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

Wo wird eigentlich angegeben, dass Jobs required sind?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Bei Github

Copy link

sonarcloud bot commented Sep 18, 2024

@SevenWaysDP SevenWaysDP merged commit 10d4344 into main Sep 18, 2024
60 of 61 checks passed
@SevenWaysDP SevenWaysDP deleted the bc-7808 branch September 18, 2024 12:52
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.

3 participants