Skip to content

refactor: DF-380 - Move enums to separate types file#179

Merged
whitewaterdesign merged 1 commit intomainfrom
refactor/DF-380--move-enums
Aug 28, 2025
Merged

refactor: DF-380 - Move enums to separate types file#179
whitewaterdesign merged 1 commit intomainfrom
refactor/DF-380--move-enums

Conversation

@whitewaterdesign
Copy link
Copy Markdown
Contributor

Proposed change

Refactor - Moving out type enums to separate file as there are issues with imports.

Jira ticket:

Type of change

  • Bug fix
  • New feature
  • Breaking change
  • Misc. (documentation, build updates, etc)

Checklist

  • You have executed this code locally and it performs as expected.
  • You have added tests to verify your code works.
  • You have added code comments and JSDoc, where appropriate.
  • There is no commented-out code.
  • You have added developer docs in README.md and docs/* (where appropriate, e.g. new features).
  • The tests are passing (npm run test).
  • The linting checks are passing (npm run lint).
  • The code has been formatted (npm run format).

@sonarqubecloud
Copy link
Copy Markdown

@whitewaterdesign whitewaterdesign merged commit 61f2f51 into main Aug 28, 2025
11 checks passed
@whitewaterdesign whitewaterdesign deleted the refactor/DF-380--move-enums branch August 28, 2025 14:09
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.

2 participants