3 ノウハウ集
かっこかり edited this page 2024-01-04 22:22:32 +09:00
This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

Misskeyの開発において、知っておくと便利なものをまとめていきます

不要なimportを掃除する方法

misskey-jsの型を自動生成する方法

JSONスキーマやAPIのふるまいを変更したときに実行してください。自動で型が生成されます

$ pnpm build-misskey-js-with-types