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: verbatimModuleSyntax を導入する #14113

Open
1 task
kakkokari-gtyih opened this issue Jul 2, 2024 · 0 comments · May be fixed by #15323
Open
1 task

refactor: verbatimModuleSyntax を導入する #14113

kakkokari-gtyih opened this issue Jul 2, 2024 · 0 comments · May be fixed by #15323
Labels
💚Refactor Rewriting code without changing behavior

Comments

@kakkokari-gtyih
Copy link
Contributor

kakkokari-gtyih commented Jul 2, 2024

Summary

https://zenn.dev/teppeis/articles/2023-04-typescript-5_0-verbatim-module-syntax

https://github.com/vuejs/tsconfig/blob/22e15e3947c8ce1d9c5992229da0351c464fb9e8/tsconfig.json#L44-L47

Purpose

Any imports or exports without a type modifier are left around を回避できる
Misskey Hubでは導入済み

Do you want to implement this feature yourself?

  • Yes, I will implement this by myself and send a pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
💚Refactor Rewriting code without changing behavior
Projects
Development

Successfully merging a pull request may close this issue.

1 participant