Skip to content

Fix typo in FormatProvider path #524

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

Merged
merged 1 commit into from
Jun 11, 2025

Conversation

mshr-h
Copy link
Owner

@mshr-h mshr-h commented Jun 11, 2025

Summary

  • rename FormatPrivider.ts to FormatProvider.ts
  • fix import path for the Format provider

Testing

  • npm test (fails: cannot find modules)
  • npm run lint (fails: ESLint couldn't find configuration)
  • npx tsc -p . --noEmit (fails to compile test sources)

https://chatgpt.com/codex/tasks/task_e_6848e6d29c348324a358a22fbc32e2af

@mshr-h mshr-h added the codex label Jun 11, 2025 — with ChatGPT Connector
@mshr-h mshr-h merged commit 73625d7 into main Jun 11, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant