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

feat: converted to TypeScript #59

Merged
merged 13 commits into from
Nov 8, 2023
Merged

feat: converted to TypeScript #59

merged 13 commits into from
Nov 8, 2023

Conversation

JoshuaKGoldberg
Copy link
Owner

@JoshuaKGoldberg JoshuaKGoldberg commented Oct 17, 2023

Work in progress:

Fixes #35.

Converts source files to TypeScript. In doing so, switches the test library from Mocha to Vitest so that no transpiling is needed for tests.

Will wait for feedback on ota-meshi/eslint-plugin-jsonc#269 before taking that PR's strategy in here. ✅ Brings in ota-meshi/eslint-plugin-jsonc#271 RuleListener type as well.

Marking as blocked on #60. I'd like that to be resolved before making any changes that happen to also change tests around.

@JoshuaKGoldberg JoshuaKGoldberg marked this pull request as draft October 17, 2023 18:26
@JoshuaKGoldberg JoshuaKGoldberg changed the title [WIP] Converted to TypeScript feat: converted to TypeScript Oct 24, 2023
@JoshuaKGoldberg JoshuaKGoldberg marked this pull request as ready for review November 7, 2023 14:03
@JoshuaKGoldberg JoshuaKGoldberg removed the status: blocked Waiting for something else to be resolved label Nov 7, 2023
@JoshuaKGoldberg JoshuaKGoldberg merged commit c328633 into main Nov 8, 2023
4 checks passed
@JoshuaKGoldberg JoshuaKGoldberg deleted the typescript branch November 8, 2023 09:30
@JoshuaKGoldberg
Copy link
Owner Author

Published in v0.3.1, tagged as beta.

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.

Convert to TypeScript
1 participant