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

chore: configure eslint and fix lint errors #84

Merged
merged 2 commits into from
Aug 24, 2023

Conversation

tbouffard
Copy link
Member

The lint check is now part of the "build" GH workflow.

The configuration is duplicated from process-analytics/bpmn-visualization-js@48f63c2 In the future, the project may use a shared eslint configuration to avoid duplication between repositories.

closes #11

The lint check is now part of the "build" GH workflow.

The configuration is duplicated from process-analytics/bpmn-visualization-js@48f63c2
In the future, the project may use a shared eslint configuration to avoid duplication between
repositories.
@tbouffard tbouffard added the chore Build, CI/CD or repository tasks (issues/PR maintenance, environments, ...) label Aug 24, 2023
@github-actions
Copy link

github-actions bot commented Aug 24, 2023

♻️ PR Preview e16e539 has been successfully destroyed since this PR has been closed.

🤖 By surge-preview

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@tbouffard tbouffard marked this pull request as ready for review August 24, 2023 14:07
@tbouffard tbouffard merged commit d6d501d into main Aug 24, 2023
@tbouffard tbouffard deleted the chore/eslint_configuration branch August 24, 2023 14:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Build, CI/CD or repository tasks (issues/PR maintenance, environments, ...)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[INFRA] Configure a linter
1 participant