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

refactor: code hygiene #43

Merged
merged 3 commits into from
Oct 18, 2023
Merged

refactor: code hygiene #43

merged 3 commits into from
Oct 18, 2023

Conversation

alexplischke
Copy link
Contributor

Minor code hygiene.

In detail:

  • Removed .editorconfig because format should be dictated by prettier and eslint.
  • Renamed .mts to .ts, since entire project is of type module, there's no point in individually marking those files as module based.

@alexplischke alexplischke marked this pull request as ready for review October 18, 2023 18:13
@alexplischke alexplischke requested a review from a team as a code owner October 18, 2023 18:13
@alexplischke alexplischke merged commit 016427d into main Oct 18, 2023
5 checks passed
@alexplischke alexplischke deleted the ap-code-hygiene branch October 18, 2023 18:14
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