-
Notifications
You must be signed in to change notification settings - Fork 329
chore(lint): eslint-plugin内を.tsにする #2714
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
Conversation
🚀 プレビュー用ページを作成しました 🚀 更新時点でのコミットハッシュ: |
Co-authored-by: MT <[email protected]>
…ox/2714/20250716-105814 変更の提案(voicevox#2714)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
良さそう。
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!!
最近はconventional commitsにしようかな〜という雰囲気になっているので、ちょっとタイトルを変えさせていただきます!
(タグの部分はいつもわりと適当です)
どんどん開発環境を良くしていきたいですね!! |
内容
#2709 にてeslintのコンフィグがTypeScript化したことで、eslint-plugin内もTypeScriptで書けるようになりました。
コード自体は #2560 で既にES Modulesに書き換えていたので、変更は少ないです。
関連 Issue
ref #2560
ref #2709
スクリーンショット・動画など
その他