summaryrefslogtreecommitdiff
path: root/packages/frontend/src/scripts/array.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* refactor(frontend): use ESMsyuilo2023-09-191-1/+1
|
* chore: ↵Shun Sakai2023-07-271-0/+5
| | | | | | | | | | | | | | 著作権とライセンスについての情報を各ファイルに追加する (#11348) * chore: Add the SPDX information to each file Add copyright and licensing information as defined in version 3.0 of the REUSE Specification. * tweak format --------- Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* refactor: 可読性のため一部で`Array.prototype.at`を使うように ↵okayurisotto2023-07-141-2/+3
| | | | | | | (#11274) * refactor: `Array.prototype.at`を使うように * fixup! refactor: `Array.prototype.at`を使うように
* rename: client -> frontendsyuilo2022-12-271-0/+149