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

オブジェクトをcloneする意図を分かりやすくする #1770

Open
cm-ayf opened this issue Jan 28, 2024 · 0 comments · May be fixed by #1772
Open

オブジェクトをcloneする意図を分かりやすくする #1770

cm-ayf opened this issue Jan 28, 2024 · 0 comments · May be fixed by #1772

Comments

@cm-ayf
Copy link
Contributor

cm-ayf commented Jan 28, 2024

内容

JSON.parse(JSON.stringify(hoge))structuredClone(toRaw())に変更します.

Pros 良くなる点

パフォーマンスが良くなる.また,なぜこのようなことをする必要があるのか,よりわかりやすくなる.

Cons 悪くなる点

特になし?

実現方法

ESLintルールを整備する.

VOICEVOXのバージョン

OSの種類/ディストリ/バージョン

その他

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants
@cm-ayf and others