[Improve code]: src/utils/*.ts 手動formatter・Linter対応
Closed this issue · 3 comments
nkte8 commented
Where and how it seems bad?
astro/src/utils/*.ts のコードへの対応。
複数人で対応する場合は、作業範囲が被らないようブランチ名に対応ファイルを記載するなどの対応をすること。
- : astro/src/utils/browserImageCompression.ts
- : astro/src/utils/richTextParser.ts
- : astro/src/utils/useLocalStorage.ts
What it shoud become?
#38 の対応に伴い、フォーマッタ/Linterの対応を実施すること。
ZEKE320 commented
次の問題を解決する必要があります。
ZEKE320 commented
nkte8 commented
対応完了、ありがとうございました!