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

Eslint 9 #908

Merged
merged 4 commits into from
Oct 16, 2024
Merged

Eslint 9 #908

merged 4 commits into from
Oct 16, 2024

Conversation

nikku
Copy link
Member

@nikku nikku commented Oct 15, 2024

Proposed Changes

Follow-up to #906, ensuring we lint all files, but also follow the recommended structure (explicitly declare files).

Checklist

To ensure you provided everything we need to look at your PR:

  • Brief textual description of the changes present
  • Visual demo attached
  • Steps to try out present, i.e. using the @bpmn-io/sr tool
  • Related issue linked via Closes {LINK_TO_ISSUE} or Related to {LINK_TO_ISSUE}

@bpmn-io-tasks bpmn-io-tasks bot added the needs review Review pending label Oct 15, 2024
@jarekdanielak jarekdanielak merged commit 549b6f7 into develop Oct 16, 2024
4 of 6 checks passed
@bpmn-io-tasks bpmn-io-tasks bot removed the needs review Review pending label Oct 16, 2024
@jarekdanielak jarekdanielak deleted the eslint-9 branch October 16, 2024 07:16
nikku added a commit that referenced this pull request Oct 16, 2024
style: whitelist constant expression

style: adjust code style (apply eslint --fix)

chore: refactor eslint config

  Ensures we properly lint _all_ assets, following the proposed structure:

  ```
  build -> lib -> test
  ```

* chore: lint all files
barmac pushed a commit that referenced this pull request Oct 16, 2024
style: whitelist constant expression

style: adjust code style (apply eslint --fix)

chore: refactor eslint config

  Ensures we properly lint _all_ assets, following the proposed structure:

  ```
  build -> lib -> test
  ```

* chore: lint all files
@nikku nikku added the dependencies Updates a dependency label Oct 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Updates a dependency
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants