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

Improvements to regulations editor #22

Merged
merged 13 commits into from
Dec 1, 2023
Merged

Conversation

ivicic-petr
Copy link
Collaborator

No description provided.

@ivicic-petr ivicic-petr self-assigned this Dec 1, 2023
@ivicic-petr ivicic-petr merged commit e970bb4 into main Dec 1, 2023
1 check passed
// start attribute wrongly typed - added weird typecast to avoid tslint error
this.edgeHandles?.start((this.cy?.nodes(`#${nodeID}`) as unknown as string))
// eslint-disable-next-line @typescript-eslint/ban-ts-comment
// @ts-expect-error

Check failure

Code scanning / ESLint

Disallow `@ts-<directive>` comments or require descriptions after directives Error

Include a description after the "@ts-expect-error" directive to explain why the @ts-expect-error is necessary. The description must be 3 characters or longer.
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.

1 participant